Difference between revisions of "How-to guides"

From Wiki
Jump to navigation Jump to search
Line 41: Line 41:
 
:# How-to build graphics with metapost and metafun
 
:# How-to build graphics with metapost and metafun
  
|
 
 
;Page layout
 
;Page layout
 
:# How-to set up the layouts of the pages
 
:# How-to set up the layouts of the pages
Line 47: Line 46:
 
:# How-to typeset footnotes
 
:# How-to typeset footnotes
 
:# How-to typeset margin notes
 
:# How-to typeset margin notes
:# How-to typeset with columns}}
+
:# How-to typeset with columns
 
+
|
 
;Fonts, characters, colors, units, langage
 
;Fonts, characters, colors, units, langage
 
:# How-to insert special characters and composite characters
 
:# How-to insert special characters and composite characters
Line 65: Line 64:
 
:# How-to define text and page background
 
:# How-to define text and page background
 
:# How-to outline text and paragraphs
 
:# How-to outline text and paragraphs
 +
 
;ConTeXt
 
;ConTeXt
 
:# How-to use mtxrun
 
:# How-to use mtxrun
Line 76: Line 76:
 
:# How-to cope with interaction in electronic documents
 
:# How-to cope with interaction in electronic documents
 
:# How-to debug
 
:# How-to debug
 +
}}
  
 
[[Category:Basics]]
 
[[Category:Basics]]

Revision as of 06:54, 15 April 2024

Current organization

  • logo Basics.png
    Basics
  • logo Fonts.png
    Fonts
  • logo Color.png
    Color
  • logo Graphics.png
    Graphics
  • logo Layout.png
    Layout
  • logo Tables.png
    Tables
  • logo Bibliography.png
    Bibliography
  • logo Sciences.png
    Sciences
  • logo Interaction.png
    Interaction
  • logo Languages.png
    Languages
  • logo ConTeXt Tools.png
    ConTeXt Tools
  • logo XML.png
    XML
  • logo Programming & Databases.png
    Programming & DB
  • logo Development.png
    Development
  • logo Text Editors.png
    Text Editors

Potential coming organization

  • Structuring document content
    1. How-to define the headlines numbering scheme?
    2. How-to typeset itemization
    3. How-to typeset description or definitions
    4. How-to typeset numbered description or definitions
    1. How-to define and insert table of contents
    2. How-to define and insert other registers
    3. How-to define and insert synonyms and acronym for glossary
    4. How-to define and insert bibliography
    5. How-to refer to various internal or external elements
    Specific content
    1. How-to insert figures
    2. How-to insert tables
    3. How-to typeset mathematics and formulas
    4. How-to build graphics with metapost and metafun
    Page layout
    1. How-to set up the layouts of the pages
    2. How-to define headers and footers
    3. How-to typeset footnotes
    4. How-to typeset margin notes
    5. How-to typeset with columns
  • Fonts, characters, colors, units, langage
    1. How-to insert special characters and composite characters
    2. How-to cope with units
    3. How-to cope with color
    4. How-to use the possibilities offered by fonts and activate their features
    5. How-to apply linguistic specificity.
    Text typesetting
    1. How-to cope with alignments
    2. How-to cope with line and paragraph spacing.
    3. How-to define and insert page breaking
    1. How-to highlight text, paragraphs
    2. How-to highlight text, paragraphs with metapost and metafun
    3. How-to define text and page background
    4. How-to outline text and paragraphs
    ConTeXt
    1. How-to use mtxrun
    2. How-to process a file and what are the auxiliary files
    3. How-to process a complex large documents
    4. How-to define a whole document like a report or a book
    5. How-to deal with define, setup and start commands
    6. How-to define commands/macros
    7. How-to use modules
    8. How-to specify output possibilities
    9. How-to cope with interaction in electronic documents
    10. How-to debug