Search results

Jump to navigation Jump to search
  • Access arguments were passed from the command line via {{code|--arguments}}: context --arguments=arg1=value1,arg2="value 2"
    1 KB (121 words) - 20:29, 19 March 2024
  • ...ts in braces: if the user specifies less than two arguments, it adds empty arguments at the end to make up the missing numbers. ...nk=no}}, {{cmd|ifsecondargument|link=no}}, ... tests to determine how many arguments were actually passed.
    2 KB (236 words) - 16:22, 11 November 2019
  • ...ed arguments: if the user specifies less than two arguments, it adds empty arguments at the end to make up the missing numbers. ...ill used alongside {{cmd|dodoubleempty}} to remind the programmer that the arguments are requird instead of optional, but the difference is semantic rather than
    2 KB (308 words) - 16:22, 11 November 2019
  • ...inegridsnapping}}. The detailed explanation given here is just the list of arguments used to create the shortcut. See {{cmd|definegridsnapping}} for actual mean
    4 KB (565 words) - 13:16, 26 November 2021
  • ...pctxfunctiondefinition</tt> defines a macro that is a lua function without arguments. <div class="cd:description">This defines a TeX macro without arguments that when expanded runs a block of lua code instead of executing TeX comman
    1 KB (167 words) - 16:42, 27 August 2020
  • ...se commands should be enclosed in a {{cmd|start}}...{{cmd|stop}} pair. The arguments taken by {{cmd|setuplocalinterlinespace}} or its synonym {{cmd|switchtointe
    1 KB (163 words) - 16:09, 8 June 2020
  • == Gobbling arguments == ...does nothing, except that they get rid of a number of arguments, up to ten arguments altogether. This type of macro is especially useful when you don't really n
    6 KB (720 words) - 16:52, 8 June 2020
  • <td>#arguments</td> It's also possible to define commands that take arguments. Both, the numbered
    4 KB (447 words) - 09:24, 7 August 2020
  • This defines a lua function without arguments that can be called from TeX using the {{cmd|ctxfunction}} macro. The defined function has no arguments.
    1 KB (173 words) - 14:57, 27 August 2020
  • < [[Inside ConTeXt]] | [[Commands with KeyVal arguments]] > ...the macro. Note that this function call does not explicitly refer to the arguments at all.
    5 KB (712 words) - 20:38, 14 August 2021
  • ...[System Macros]] | '''Next:''' [[System Macros/Handling Arguments|Handling Arguments]] > ...able by hiding a lot of <code>\expandafter</code>'s. They first expand the arguments that follow the command, then the command.
    3 KB (475 words) - 16:51, 8 June 2020
  • === Using [ ] in command arguments ===
    5 KB (871 words) - 16:36, 20 October 2020
  • * Under "Command line arguments to pass to the compiler" enter: ...nverse search capabilities. To enable them, you have to adjust the texexec arguments accordingly and add the "--synctex=-1" option:
    3 KB (526 words) - 11:00, 2 July 2020
  • The command has a variable number of arguments like {{cmd|setupheadertexts}}. ...ument with the horizontal position can only be used if you use two or four arguments to set texts on the left and right side but isn’t in this example because
    2 KB (253 words) - 10:15, 27 March 2024
  • < '''Prev:''' [[System Macros/Handling Arguments|Handling Arguments]] | '''Top:''' [[System Macros]] | '''Next:''' [[System Macros/Branches and The arguments can be anything reasonable, but double <code>#</code>'s are needed in the s
    3 KB (434 words) - 16:50, 8 June 2020
  • | LaTeX || command arguments || optional arguments ==== Optional Arguments and Setups ====
    5 KB (733 words) - 17:53, 24 April 2024
  • == Referencing of arguments == In these sources there is different '''referencing of arguments''' to thier possible values and different '''typographic conventions'''.
    5 KB (825 words) - 08:27, 2 July 2022
  • ...a setup command and a place command. The place command accepts two content arguments. The first argument is assumed to be a horizontal box, the second argument
    2 KB (237 words) - 14:32, 30 August 2020
  • ...TeX, it's fairly easy to produce vertically centered boxes, using optional arguments to either the <code>\parbox</code> command or the <code>tabular</code> envi
    2 KB (311 words) - 13:20, 9 August 2020
  • This command can take six arguments as well, in a doublesided layout.
    1 KB (139 words) - 20:35, 13 January 2020
  • ...Predefined cases of {{cmd|startformula}}, with specific settings. The used arguments to {{cmd|defineformula}} are given above.
    2 KB (283 words) - 11:19, 14 September 2023
  • ...text look, such as their indentation patterns. As usual in ConTeXt, these arguments can be separated and applied throughout the document with {{cmd|setuplines} Note that {{cmd|definelines}} has ''three'' sets of arguments: the first is the name that you are defining, the second is blank [ ], and
    5 KB (858 words) - 18:14, 20 October 2020
  • == Commands and Arguments == * [[Commands with KeyVal arguments|Commands with Key=Value arguments]]: (Topic: things like <code>\command[thiskey=thatvalue]</code>.)
    8 KB (1,140 words) - 10:11, 16 December 2021
  • Spot colours can be defined using three arguments instead of two arguments, like {{cmd|definecolor}}. The first argument is the colour to define. The
    2 KB (273 words) - 13:45, 8 June 2020
  • ...nvironments can be set up globally with e.g. {{cmd|setupitemize}}. For the arguments available to {{cmd|startitemize}} and {{cmd|setupitemize}}, see {{cmd|setup
    2 KB (294 words) - 16:11, 14 April 2024
  • = Macro arguments (parameters) = Now if one needs to pass arguments from Lua to a macro command defined in ConTeXt, one has several possibiliti
    3 KB (482 words) - 15:31, 14 December 2020
  • ...on, enumerated item). This works only with numbered items! The curly-brace arguments contain prefix and suffix, the square brackets contain the label of the poi
    2 KB (278 words) - 18:00, 5 September 2020
  • ...e>) so they are likely to have become accidentally redefined, and for some arguments of {{cmd|installlanguage}} it is not possible to access the name directly a
    1 KB (214 words) - 15:46, 11 November 2021
  • * `cd:arguments` === Arguments ===
    34 KB (5,071 words) - 08:29, 2 July 2022
  • ...ings''' || The syntax table, and the documentation for various options and arguments right below. This section may be repeated in cases where a command has diff The first two arguments of {{cmd|placefigure}} are optional (recognisable because they are slanted)
    8 KB (1,267 words) - 09:39, 17 December 2020
  • These macros test string equality of the (expanded) first two arguments. The next comparison macro converts the arguments into
    6 KB (810 words) - 16:50, 8 June 2020
  • The command takes also other arguments such as the ones in the following example:
    2 KB (226 words) - 19:39, 13 January 2020
  • The command <tt>\setinjector</tt> has three arguments. It works on automatically generated lists e.g. TOC, registers.
    3 KB (431 words) - 13:46, 21 August 2020
  • inside arguments will not work.
    2 KB (257 words) - 16:22, 11 November 2019
  • ...e title are set with the <code>\setuptitle</code> command, it provides two arguments where the second argument is optional and could be used to change the layou
    8 KB (1,157 words) - 13:20, 9 August 2020
  • The third and fourth arguments to \definetypeface are pointers to already declared font sets; ...e four basic styles rm, ss, tt, and mm. These typefaces are then usable as arguments to {{cmd|setupbodyfont}} or {{cmd|switchtobodyfont}}
    3 KB (483 words) - 12:05, 3 July 2020
  • It takes two arguments, the first in curly braces is the text, the second in square braces is the {{todo|there are examples below of various possible arguments in #2, but not a proper list of options}}
    4 KB (702 words) - 19:38, 5 October 2023
  • ...ecified, it must specify one or more of the horizontal components; if both arguments are specified, any vertical part(s) of interest can be specified, too.
    9 KB (1,090 words) - 14:22, 29 November 2021
  • Optional and key-value style arguments are expressed as arrays and dictionaries respectively, which is a transpare Mandatory (grouped) arguments are given either as strings or as functions.
    4 KB (495 words) - 18:47, 25 August 2022
  • It is one of ConTeXt's four command-line scripts, together with `[[Mtxrun]]` for running general ('meta-TeX') helper Tables in the following sections may reference a "list" parameter to the command-line option. In such cases, the value may be a comma-separated list enclosed in
    7 KB (897 words) - 15:06, 8 May 2024
  • ...userdata ... \stopuserdata</tt> is used for user-defined environments with arguments
    3 KB (350 words) - 10:36, 14 September 2023
  • <tt>page</tt> keyword, which takes the same arguments.
    5 KB (767 words) - 17:04, 25 September 2021
  • Some commands can accept arguments that are of a particular class: a number, or a command, etc.
    3 KB (391 words) - 16:08, 8 June 2020
  • ...the text in {{code|\start''something''}} {{code|\stop''something''}}. The arguments of {{code|\start''something''}}, enclosed in [ ], can be used to configure ...t&rsquo;s usually best to avoid modifying modifying ''start-stop'' command arguments locally like this.
    16 KB (2,522 words) - 14:58, 22 October 2020
  • ConTeXt has an overlay environment that can be used in the text to stack the arguments on the same spot. In the example below, each new element is placed on top o The arguments of the background key used two names in addition to the “behind” and �
    5 KB (772 words) - 10:50, 9 May 2022
  • ...rtain glyphs which are not found in the main font. The command takes four arguments where the last one is optional. The third argument (Unicode ranges) may be
    4 KB (540 words) - 11:46, 22 April 2023
  • ...restricted to the arguments for the commands in the input and delimits the arguments in a slightly different way than the first version.
    6 KB (805 words) - 13:06, 7 January 2021
  • ...behaviour of paragraphs inside these environments. This key takes the same arguments as the {{cmd|setupindenting}} command does. An example using {{cmd|setupite
    6 KB (820 words) - 06:32, 16 April 2021
  • Empty arguments are not processed. Empty items (,,) however are treated.
    5 KB (719 words) - 08:59, 13 May 2022
  • by conflicting -progname= arguments when using the web2c version
    4 KB (548 words) - 16:38, 27 August 2022
  • * install from command-line (TODO: instructions) ...eld, enter the path of <code>context.exe</code>, the same as above. In the Arguments section, add <code>$fullname</code> and you are done.
    9 KB (1,514 words) - 08:27, 2 July 2022
  • key-value pairs or both as arguments. ...created. It receives the values for the <tt>style</tt> and <tt>color</tt> arguments as supplied to the <tt>\setupNS</tt> macro which itself gets created via th
    7 KB (1,036 words) - 07:34, 17 July 2023
  • commands takes 4 arguments, the first for the left margin on odd
    12 KB (1,991 words) - 14:55, 22 September 2020
  • These commands take 4 arguments. The first is for the left handed side on odd pages, the second for the rig
    3 KB (420 words) - 08:07, 20 March 2024
  • arguments = "string",
    5 KB (654 words) - 12:38, 1 January 2023
  • Alternatively, you can use only two arguments and the URL will be used as its own text.
    11 KB (1,559 words) - 19:33, 5 October 2023
  • % \startnarrower without any arguments is equivalent to \startnarrower[middle]
    2 KB (303 words) - 09:15, 27 December 2021
  • Calculations are possible with {{cmd|numexpr}} or {{cmd|dimexpr}}, also in arguments to counters.
    6 KB (806 words) - 18:47, 24 April 2024
  • ...ands (exaple: insert \color and press tab, you can tab through the arguments.)
    3 KB (379 words) - 10:57, 2 July 2020
  • The letter environment has only optional arguments which acts like a local
    12 KB (1,472 words) - 08:18, 1 July 2022
  • arguments = "string",
    20 KB (2,875 words) - 15:02, 8 September 2023
  • ...<code>context.<em>command</em></code>. Unadorned strings end up in TeX as arguments in curly braces; Lua tables end up in TeX as paramater blocks in square bra One final note: arguments can also be specified in the form of nested functions. Because LuaTeX evalu
    23 KB (3,423 words) - 07:15, 13 July 2023
  • <td valign="top" class="arg2">arguments</td><td>
    10 KB (1,453 words) - 12:40, 22 April 2024
  • The first case - with two arguments - makes <code>Serif</code> kind of an "alias" (?) for <code>Times-Roman</co
    3 KB (444 words) - 13:18, 9 August 2020
  • A lot of ConTeXt commands take optional arguments, for instance: In contrast to the other mentioned commands, the arguments of
    9 KB (1,215 words) - 17:51, 1 December 2020
  • by giving a list of modes as their arguments. <code>\startmode</code>
    17 KB (2,484 words) - 08:26, 2 July 2022
  • It takes three arguments in brackets. | a parameter handler || key value arguments
    14 KB (1,854 words) - 16:19, 5 March 2020
  • Note, that {{cmd|ref}} expects two arguments, therefore you need the brackets twice.
    18 KB (2,412 words) - 21:22, 9 May 2024
  • In the most common form of key-value type arguments, ConTeXt will
    19 KB (2,664 words) - 07:30, 1 December 2022
  • {{todo|Describe what the arguments of the commands do and how the commands work}}
    8 KB (1,061 words) - 20:11, 8 June 2020
  • Of its four possible arguments, the two are essential. They correspond
    8 KB (1,032 words) - 02:01, 3 September 2023
  • The {{cmd|usetypescript}} command has three arguments. The definitions that we use are in [[source:type-exa.tex| type-exa.tex]],
    7 KB (917 words) - 12:34, 4 June 2021
  • | arguments
    387 KB (8,617 words) - 16:09, 8 June 2020
  • ...ludes a description of the syntax phrase, as well as a table of all of the arguments, with a quick description of each.
    19 KB (3,023 words) - 03:55, 23 June 2020
  • \item {\bf Default} (no arguments)
    15 KB (1,897 words) - 07:37, 17 July 2023
  • arguments accepted by macros defined in the module.
    30 KB (4,082 words) - 10:40, 21 April 2024
  • The {{cmd|setupbodyfont}} command accepts all the same arguments as
    15 KB (2,206 words) - 23:54, 6 April 2024
  • * operator arguments
    9 KB (1,451 words) - 15:05, 8 June 2020