papermode

by Tim Lueth and Yilun Sun, SG-Lib Toolbox: SolidGeometry 5.6 - User interface
Introduced first in SolidGeometry 5.1, Creation date: 2021-04-29, Last change: 2025-08-18

removes picture title and increases font size for publications

Description

SAME AS SGfigurepapermode

See Also: SGfigureeval , SGfigurepapermode , fontsize

Example Illustration

 missing image of papermode()

Syntax

papermode([])

Examples


SGfigure(SGbox)
SGfigurepapermode




Copyright 2021-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Algorithm (Workflow)

The function papermode is a wrapper for the function SGfigurepapermode. It is designed to modify the appearance of figures for publication purposes by removing picture titles and increasing font sizes.

Input Parameters

Function Workflow

The function papermode does not contain any internal logic or processing. Instead, it directly calls the SGfigurepapermode function with all the input arguments it receives. This means that the behavior of papermode is entirely dependent on the implementation of SGfigurepapermode.

Assumptions

Example Usage

The function can be used in the following way:

SGfigure(SGbox)
papermode()

In this example, a figure is created using SGfigure with a box geometry, and then papermode is called to adjust the figure for publication.

Algorithm explaination created using ChatGPT on 2025-08-18 22:01. (Please note: No guarantee for the correctness of this explanation)

Last html export of this page out of FM database by TL: 2025-09-21