Search results

Jump to navigation Jump to search
  • ...<tt>\startlinenumbering ... \stoplinenumbering</tt> is used for numbering lines of text <div class="cd:description">This environment numbers lines in the margin of the layout.
    1 KB (184 words) - 12:57, 14 September 2023
  • <td width="80%" class="doc2">Disables page-break between lines</td> ...ss="doc2">''command'' that is expanded and then placed at the start of the environment</td></tr>
    3 KB (460 words) - 21:48, 20 March 2021
  • ...standard LaTeX article and report classes define an <code>abstract</code> environment to typeset an abstract in a way that distinguishes it from the rest of the This is the document's abstract. It contains enough text for two lines, but no more.
    3 KB (454 words) - 13:24, 9 August 2020
  • With the optional argument, it affects only specific typing environment (as created with {{cmd|definetyping}}). ** fixed: Lines will not be broken, even if too long (may cause "overfull hbox" message)
    2 KB (250 words) - 17:28, 29 July 2023
  • The environment <tt>\startcolumnset ... \stopcolumnset</tt> is used for material in columns <div class="cd:description">Start a column environment using the columnset mechanism.
    4 KB (425 words) - 09:34, 14 September 2023
  • LaTeX provides a <tt>description</tt> environment, which works just like an itemized or enumerated list except that the item lines indented.
    6 KB (871 words) - 11:32, 30 August 2020
  • ...nts to either the <code>\parbox</code> command or the <code>tabular</code> environment, as in this example. ...% align=flushleft/middle/flushright/normal is used for multiple lines
    2 KB (311 words) - 13:20, 9 August 2020
  • ...nTeXt is a bit different: it mostly does not rely on the presence of blank lines, but uses {{cmd|setupindenting}} to manage general indentation, the <code>i * <code>odd even</code>: indent odd/even lines in \obeylines scopes
    6 KB (820 words) - 06:32, 16 April 2021
  • .... The value is contextual in that if the current line is within a columnar environment, then {{cmd|textwidth}} returns the value of the current column width. (If ...ample scales a long line of text to prevent it from breaking over multiple lines.
    882 bytes (128 words) - 20:57, 31 August 2014
  • Grid typesetting ensures the same vertical position of typeset lines: ...case of multiple columns it ensures the same vertical position of adjacent lines
    3 KB (450 words) - 08:29, 2 July 2022
  • The environment <tt>\startmakeup ... \stopmakeup</tt> is used for pages with an explicit la % next lines are illustrative only
    2 KB (233 words) - 13:05, 14 September 2023
  • | Should the columns be balanced, i.e. should they get the same number of lines? ...en a new set of columns starts (e.g. at the start of a page), there are 12 lines to distribute and <code>ntop=7</code>, then ConTeXt will produce one 12-lin
    5 KB (646 words) - 02:36, 25 September 2020
  • To draw a Karnaugh map, the <code>karnaugh</code> environment is used, the options specified here override the global options. ...up’s lines are drawn, if its value is <code>pass</code> (the default), the lines continue for a bit outside of the map. If it is <code>stop</code>, they wil
    9 KB (1,424 words) - 01:16, 9 July 2021
  • The environment <tt>\starthanging ... \stophanging</tt> is used to hang the start of a para <table width="100%"><tr><td colspan="2" class="doc1">The number of lines of vertical space to indent before returning back to the margin.</td></tr>
    3 KB (410 words) - 23:43, 16 August 2022
  • This is a LaTeX table specific command for double horizontal lines. [[TABLE]]s can have lines in different styles (color, thickness), no double lines per default, but you can use [[MetaPost]].
    6 KB (806 words) - 18:47, 24 April 2024
  • The environment <tt>\starttabulate ... \stoptabulate</tt> is used for tabular material ...to place horizontal rules with the command <code>\HL</code>. The tabulate environment knows left, right and center aligned columns for single line entries. For m
    4 KB (585 words) - 16:53, 14 September 2023
  • The environment <tt>\startbuffer ... \stopbuffer</tt> is used for temporarily storing conte To test if a buffer has content (more than blank lines): `\doiftextelse{\getbuffer[buffername]}{yes}{no}`
    2 KB (344 words) - 01:29, 19 October 2022
  • ...e to use the [http://www.tug.org/texworks/ TeXworks] GUI-based TeX editing environment usually included with TeX Live CDs, it is available via ...ur installed system fonts. Therefore you will want to set up the OSFONTDIR environment variable to point to all the font paths. For example:
    4 KB (551 words) - 00:00, 23 August 2020
  • The '''gantt''' environment draws the canvas of a gantt figure. ...awledgerline'' - switch to enable/disable the drawing of horizontal ledger lines (default value: false)
    7 KB (777 words) - 00:10, 8 November 2020
  • 1. Look for the commented cont-''XX'' lines in <code>fmtutil.cnf</code>. Use to find its exact location. You only need the commented lines, there is no need to copy anything else.
    5 KB (822 words) - 15:42, 20 November 2012
  • ...our environment with the Lua file where all the Lua code will go. The last lines set up a ConTeXt table, since this is how we want to display the informatio ...ber, hence the use of the <code>tonumber</code> function. Within a ConTeXt environment, we would use <code>\xmltext{#1}{./}</code>. The Lua equivalent is <code>xm
    7 KB (1,105 words) - 08:27, 2 July 2022
  • structures, they do share the main text environment. by the name of the environment without a space. We end this
    7 KB (1,259 words) - 13:21, 9 August 2020
  • ...also note [https://superuser.com/questions/284342/what-are-path-and-other-environment-variables-and-how-can-i-set-or-use-them]) ...n\bin</tt> for using <tt>context-setup-mswin.zip</tt>) to the search path (environment variable <tt>path</tt> under advanced system properties). If you are the on
    5 KB (850 words) - 16:03, 8 June 2020
  • 1. Look for the commented cont-''XX'' lines in <code>fmtutil.cnf</code>. Use to find its exact location. You only need the commented lines, there is no need to copy anything else.
    7 KB (1,037 words) - 15:43, 20 November 2012
  • Define a new columnset environment with certain properties. | {{key|lines}}
    3 KB (352 words) - 20:27, 12 October 2023
  • A second example, to emulate <code>gather</code> environment of amsmath, we can use The cases environment consists of two columns, separated by {{cmd|NC}}.
    5 KB (732 words) - 10:39, 12 May 2024
  • * Split lines * Join Lines,
    9 KB (1,451 words) - 15:05, 8 June 2020
  • {{cmd|starttabulate}} is a versatile table environment. &ndash; ''not'' vertical lines.
    18 KB (2,886 words) - 21:03, 22 February 2024
  • ...xecute Lua code in a ConTeXt document: The command {{cmd|ctxlua}}, and the environment {{cmd|startluacode}}…{{cmd|stopluacode}}. Both are wrappers around the Lu Inside the {{cmd|startluacode}}…{{cmd|stopluacode}} environment, newlines and special characters behave normally. This solves the catcode p
    23 KB (3,423 words) - 07:15, 13 July 2023
  • the contents of the mode environment are executed because <code>foo</code> is enabled when <code>\startmode</cod the contents of the mode environment are not executed because <code>foo</code> is not enabled when <code>\startm
    17 KB (2,484 words) - 08:26, 2 July 2022
  • Column balancing fails in "lines" mode (e.g. for poetry). If you don't need much more than the "normal" columns, but e.g. "lines" mode, try this:
    15 KB (2,174 words) - 19:21, 19 June 2023
  • then edit the lines beginning "command.2" as follows: * Make sure that the PATH environment variable includes the directory of the Acrobat executable (e.g. C:\Program
    8 KB (1,216 words) - 08:29, 2 July 2022
  • ...from the <code>bibl-num.tex</code> source file and modify it by adding two lines:
    9 KB (1,204 words) - 13:19, 9 August 2020
  • # enable the export backend in your <code>.tex</code> file or environment file (see [[Project structure]]) To enable the export backend, depending on your needs, one of the following lines has to be included at the beginning of the document (before {{cmd|starttext
    8 KB (1,119 words) - 13:24, 9 August 2020
  • Unlike LaTeX's <code>verbatim</code> environment, ConTeXt's <code>typing</code> environments have quite a range of built-in and introduce the following lines.
    23 KB (3,313 words) - 01:05, 13 August 2023
  • .../code>. If you’re working from the command-line, you might want to set an environment variable for this, ''e.g.'', I’ve broken the <code>rsync</code> commands into multiple lines for readability, but you need everything on one line, space-separated. Note
    12 KB (1,639 words) - 09:47, 1 July 2022
  • ...booklets) and components (for me: single songs) with a common stylesheet (environment). In your environment or product, you need these settings (perhaps not all of them):
    20 KB (2,664 words) - 14:08, 17 January 2015
  • * [[Executesystemcommand]]: process contents of an environment by another program two blank lines right after it. The value for the second key contains
    8 KB (1,140 words) - 10:11, 16 December 2021
  • ...'m publishing with Blackwell. It will hopefully appear in spring 2007. The environment is rather long and evolved; perhaps it is useful to beginners. % The publisher wanted the chapter headings centered and split over two lines:
    9 KB (817 words) - 10:39, 11 February 2011
  • Thus if you need auxiliary lines for cutting but have the pages fit the | Configure the '''note environment''' where the inserts will be located. Inherits some parameters from {{cmd|f
    19 KB (2,664 words) - 07:30, 1 December 2022
  • % Style (environment) for writing letters % \environment letterstyle
    33 KB (3,803 words) - 13:24, 9 August 2020
  • ...cify where ConTeXt should looked for fonts, by setting the '''OSFONTDIR''' environment variable. # It's done! Now, two lines at the beginning of any input will declare to typeset with the new fonts:
    11 KB (1,443 words) - 17:17, 26 September 2023
  • table environment is that TABLE provides an easy (relatively speaking, Drawing bold lines around a cell is done using the
    42 KB (6,424 words) - 07:35, 17 July 2023
  • ...in <tt>$PATH</tt>. For more fine grained control over the command and its environment, you may invoke `context.Typeset()` directly (or `context#Typeset()` from l Vim searches for the magic line in the first ten lines of the current buffer:
    24 KB (3,766 words) - 06:57, 31 July 2023
  • | --environment=name | load environment (batch) file
    15 KB (2,247 words) - 18:13, 8 June 2020
  • which gives (notice the braces in the above lines) ...<code>style</code> option. For example, if you are defining a block quote environment that uses a smaller font size, instead of
    15 KB (2,206 words) - 23:54, 6 April 2024
  • ...|enableregime}}<code>[some]</code>, preferably in your [[Project_structure|environment file]]. ....lua}}. (Warning: The lua file is 3.6 MB large and contains nearly 180,000 lines.)
    15 KB (2,430 words) - 13:17, 9 August 2020
  • ...here the fonts should be looked for, by setting the <code>OSFONTDIR</code> environment variable. On Windows, this might be achieved by running This particular error quits ConTeXt after the first run. The last two lines in the console are:
    24 KB (3,172 words) - 17:57, 22 January 2023
  • -- Uncomment the following lines to enable different 'effective-user', 'eggs', 'eggs-directory', 'environment-vars', 'event-log', 'extends', 'extra-paths',
    34 KB (3,594 words) - 17:12, 8 June 2020
  • :::* managing documents in a project environment :* Complex tables with spans, lines and background colors are more easy to do with ConTeXt’s [[TABLE|“natur
    20 KB (3,041 words) - 18:34, 23 April 2024