Open main menu

Search results

Page title matches

  • :# How-to define the headlines numbering scheme? :# How-to typeset itemization
    5 KB (641 words) - 11:43, 17 April 2024
  • General hints for converting from LaTeX to Context can be found in ...of special things that you may be doing with LaTeX, but are not so obvious to do with ConTeXt.
    5 KB (733 words) - 17:53, 24 April 2024
  • Here is where most of the fun happens. I will try to illustrate the HTML to ConTeXt translation for the
    346 bytes (48 words) - 14:37, 8 June 2020
  • ...to have a format that is nearly 100% conTeXt, e.g. by teaching the program to write <code>\starttext</code> instead of <code>\begin{document}</code>. The ...//kebrt.webz.cz/programs/word-to-latex/ http://kebrt.webz.cz/programs/word-to-latex/]. It only works with Windows.
    85 KB (7,990 words) - 16:03, 8 June 2020
  • ...es created in the step above. Here I have used the ruby library 'open-uri' to ...ge and another libray [http://code.whytheluckystiff.net/hpricot 'hpricot'] to edit these pages and translate html markup into ConTeXt markup.
    1 KB (127 words) - 15:05, 8 June 2020
  • ...articles are primarily short introductions to specific aspects of ConTeXt. To give My Way articles a consistent look, they are formatted in a specific st ...ginal article [http://www.pragma-ade.nl/general/magazines/mag-0000.pdf How to make a MyWay] from 2003, so it may be outdated, and the details may no long
    3 KB (507 words) - 08:06, 1 July 2022
  • the plain Lua io library with respect to file handling in general, Writes <tt>data</tt> to file <tt>filename</tt>.
    6 KB (965 words) - 16:57, 8 June 2020
  • ...an be checked out from the full list. Both time and the number of packages to be installed will drop below 50%. ===Legend to the list of collections===
    3 KB (416 words) - 16:03, 8 June 2020
  • This page describes how to use fonts (typescripts) with [[Mark IV|ConTeXt MkIV]] (such as ConTeXt Stan Each typescript below defines a keyword to use with {{cmd|setupbodyfont}}. Usually this is the same as the name of the
    3 KB (412 words) - 15:06, 8 June 2020
  • ...ve used the following 'hpricot' code to click on chapter and section links to retrieve # we need to navigate one more level into the web page
    2 KB (300 words) - 13:53, 8 June 2020

Page text matches

  • == How to edit descriptions == To edit the descripiton of a command, click on 'edit' next to the word 'Description'. You can use all the formatting of the [http://meta.
    692 bytes (107 words) - 15:36, 8 June 2020
  • ...e operating system's typical shell environment. For example, you may wish to generate documents via web services, or use a scheduled batch process. In such cases, there are some requirements to be aware of:
    848 bytes (136 words) - 15:22, 8 June 2020
  • * Setting up a ConTeXt document layout similar to books by Edward Tufte, from Mikael Sundqvist (BachoTeX 2023) * to find or to build
    942 bytes (116 words) - 19:53, 14 April 2024
  • ...ate` function in MetaPost, by default, uses a seeded value. This is useful to generate the "same" random results each time the final product is generated ...cycle and you may not get all the references correct). Another approach is to delete the tuc file between runs.
    717 bytes (115 words) - 15:15, 8 June 2020
  • <td>names of block types to hide </td> <td>tags to further specify what to hide</td>
    2 KB (227 words) - 13:23, 13 October 2019
  • In [[LuaTeX]], it is possible to register a callback function that gets executed at the end of a run. Like ...llbacks to be registered. If you attempt to, <code>err</code> will be set to "callback 'stop_run' is frozen (actions performed at the end of a run)".
    1 KB (174 words) - 16:59, 8 June 2020
  • argument to the attribute ''detail''. When converting from font switches (as {{code|{\bf text}}} to defined highlights,
    2 KB (185 words) - 10:41, 19 June 2020
  • ...es created in the step above. Here I have used the ruby library 'open-uri' to ...ge and another libray [http://code.whytheluckystiff.net/hpricot 'hpricot'] to edit these pages and translate html markup into ConTeXt markup.
    1 KB (127 words) - 15:05, 8 June 2020
  • ...trandomnumber}} command provides a mechanism to create a macro initialized to a random value. The following example sets the macro <tt>n</tt> to contain a randomly selected number between 1 and 10.
    437 bytes (60 words) - 08:17, 31 March 2014
  • should become reality. Thanks to their donations we now have a formal Taco and Hans decided to lay down and rest
    710 bytes (114 words) - 08:08, 28 July 2011
  • ...), then switched to Ruby and now to Lua. To run [[Mark_II|MkII]], you need to have at least Ruby installed installed, and Perl for mptopdf. For [[Mark_IV ...normally come with both Perl and Ruby pre-installed. For MacOS, it is easy to get Perl via [https://www.macports.org |Macports] or [https://brew.sh/ |Hom
    2 KB (349 words) - 09:14, 19 June 2020
  • <div class="cd:shortdesc">The command <tt>\program</tt> is used to reference a program <div class="cd:description">Creates a reference to an (external) program. Mostly intended for use in interactive documents.
    1 KB (167 words) - 14:13, 26 November 2021
  • On this page, feel free to leave suggestions to improve the wiki further. For example, if you were looking for something and it was not obvious where to look...
    1 KB (188 words) - 13:28, 24 September 2021
  • * {{cmd|defineblock}} to define a new kind of block. * {{cmd|setupblock}} to set up block style.
    1 KB (170 words) - 13:24, 13 October 2019
  • ...commands in the preamble. For example, to make the section titles bold and to use italic (rather than slanted) font for emphasized words, use
    567 bytes (78 words) - 19:18, 14 April 2024
  • ...tem but not others, it's probably best to limit the content of these files to commands like {{cmd|enabledirectives}} and {{cmd|enableexperiments}}.
    490 bytes (80 words) - 02:59, 28 August 2022
  • The command <tt>\columnbreak</tt> is used to break a column in multicolumn environments <td class="doc1">move to the next column</td>
    3 KB (447 words) - 13:15, 16 December 2020
  • ...TeXing, as there's no need to switch between the editor and the processor to experiment. ...tarttext}}, {{cmd|stoptext}}, and setup commands) that one generally wants to put into the document each time. However, the command line <i>is</i> very
    1 KB (219 words) - 13:22, 9 August 2020
  • ...hen define additional named layouts for the deviating parts. You only need to specify the dimensions that differ: unspecified dimensions will be inherite ...ayout, call it up in the appropriate place in the document. To revert back to the global layout, use \setuplayout[reset].
    2 KB (245 words) - 14:30, 13 October 2019
  • <div class="cd:description">Use this command to change the inter-character spacing (known as tracking). ...distance between characters, <code>factor</code> should be negative. And to increase it, <code>factor</code> should be positive.
    2 KB (294 words) - 12:47, 1 November 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)