Difference between revisions of "Basics"

From Wiki
Jump to navigation Jump to search
m (add link to composing characters)
 
(59 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
Here you find the Basics of ConTeXt '''document structure''' and '''text formatting''' (because paragraphs, emphasis, verbatims, quotes... also contributes to the structure of your documents).
+
Here you find the Basics of ConTeXt '''[[#Document_structure|document structure]]''' and '''[[#Text_formatting|text formatting]]''' (because paragraphs, emphasis, verbatims, quotes, etc also contribute to the structure of your documents).
  
If it can help, there is a [[Dictionary]] of typographical terms. There is also an few reference about the [[History of TeX]] (2007, it would benefit from an update).
+
If it helps, there is a [[Dictionary]] of typographical terms. There are also a few references to the [[History of TeX]] (2007); it would benefit from an update.
  
 
<ul style="display: grid;grid-template-columns: repeat(auto-fit, minmax(15em, 1fr)); grid-gap:3rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; ">
 
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
 
 
= Document structure =
 
= Document structure =
  
== ConTeXt Projects ==
+
{{TwoColumnsUnderLevel1
* [[Project structure]]: How to split up content and setup.
+
|
* [[Modes]]: Conditional processing of document
+
; ConTeXt Projects
 +
:* [[Project structure]] How to split up content and setup.
 +
:* [[Modes]] Conditional processing of document
  
== Titles, Headings, and Sections ==
+
; Titles, Headings, and Sections
* [[Titles]]: Chapters, sections, and so forth, and tables of contents.
+
:* [[Titles]]: sectioning and formatting
** [[Figures in Headings]]: How to use a figure in place of a section title.
+
:* [[Table of Contents]]
** [[Bold Math in Section Titles]]
 
** [[Chapters headers]] A fancy chapter heading
 
* [[Table of Contents]]: How to add and modify Table of Contents
 
  
== Page Structure ==
+
; Page Structure
* [[Headers and Footers]]: Defining headers and footers with appropriate information.
+
:* [[Headers and Footers]]
* [[Footnotes]]: Footnotes, endnotes, and related notes.
+
:* [[Footnotes]], endnotes, and related notes.
* [[References]]: Automatically referring to pages and labels.
+
|
* [[PDF Bookmarks and Headers]]
+
; Structure-Related Lists
* [[Page numbering in words]]
+
:* [[Registers]]: Indexes and other similar word lists.
 +
:* [[Bibliography]]: Referenced documents and in-text citations.
  
== Structure-Related Lists ==
+
; Referencing
* [[Registers]]: Indexes and other similar word lists.
+
:* [[References]]: Automatically referring to pages and labels.
* [[Bibliography]]: Referenced documents and in-text citations.
+
:* [[Interaction#PDF_Bookmarks|PDF Bookmarks and Headers]]
* [[Simple Bibliography]]: A simple bibliography module without any database
+
:* [[Cross Referencing]]: Inline text referencing.
* [[Manual Bibliography]]: A very simple bibliography in a few lines
+
:* [[URL]]: typesetting of URLs references.
 +
}}
  
</li>
+
= Text formatting =
 
 
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
 
  
= Text formatting =
+
{{TwoColumnsUnderLevel1
 +
|
 +
; Basic Text Formatting
 +
:* [[Font Switching]], to change font styles (bold, italic, capitalizing, underline, etc.)
 +
:* [[Right_and_left|Alignment]]
 +
:* [[Indentation]]
 +
:* [[Columns]]
 +
:* [[Color]]
 +
:* [[Verbatim text]]
 +
:* [[Quotes]]
 +
:* [[Framed]]
 +
:* [[Verse]]
 +
:* Initials (dropped caps, dropcaps)
 +
:** placement with {{cmd|placeinitial}}
 +
:** customization with {{cmd|setupinitial}}
 +
:* [[Symbols]]
 +
:* [[Delimiter|Delimiters and breaks]] (delimiting text, specifying line breaks and page breaks)
 +
|
 +
; Structured Text
 +
:* [[Enumerations]]: Itemizations, itemized lists, and bulleted lists.
 +
:* [[Description|Descriptions]]: Lists with text labels, such as definitions.
 +
:* [[Paragraph Enumeration]]: Numbered paragraphs.
 +
:* [[Paragraph Referencing]]: Number all paragraphs for referencing usage
 +
:* [[Tables_Overview|Tables]]: Different ways to create tables in ConTeXt.
 +
}}
  
== Basic Text Formatting ==
+
= Further reading =
  
* [[Font Switching]], to change font styles (bold, italic, capitalizing, underline, etc.)
+
; [[Unexpected behavior]]: If ConTeXt appears to behave in a counterintuitive way, chances are that it’s actually your intuitions that lack calibration.
* [[Indentation]]
+
; [[Visual Debugging]]: can facilitate tweaking text formatting
* Text in [[Columns]]
+
; [[Sample documents]]: a page is used as a central location for these, but there is also a [[:Category:Sample_documents|dedicated category]] (the two should mostly match).
* [[Color]]
+
; Advanced Document structure
* [[Verbatim text]]
+
:* [[Hiding Content]]
* [[Quotes]]
+
:* [[Makeup]], allowing for custom and temporary header & footer sections.
* [[Framed]]
 
* [[Verse]]
 
* [[Initials]] (dropped caps, dropcaps)
 
* [[Symbols]]
 
* [[Faking characters]]
 
* [[Compound words]]
 
* [[Hiding Content]]
 
* [[Delimiter]] to forced linebreak
 
  
== Structured Text ==
+
; Advanced Text formatting
* [[Enumerations]]: Itemizations, itemized lists, and bulleted lists.
+
:* [[Hyphenation]]
** [[User-Defined Enumerations]]: Defining a new numbering scheme.
+
:* [[composing characters]]
* [[Description|Descriptions]]: Lists with text labels, such as definitions.
+
:* [[Faking characters]]
* [[Cross Referencing]]: Inline text referencing.
+
:* [[Compound words]]
* [[Paragraph Enumeration]]: Numbered paragraphs.
+
:* [[Cropping text]]
* [[Paragraph Referencing]]: Number all paragraphs for referencing usage
+
:* [[Scaling Rotating Mirroring Clipping]]
* [[Tables_Overview|Tables]]: Different ways to create tables in ConTeXt.
+
:* [[TextBackground]] (includes underlining)
 +
:* Specially [[Shaped paragraphs]]
 +
:* [[Widows and orphans control]]
 +
:* [[Paragraph last line control]]
 +
:* [[autoinsertnextspace]]
 +
:* [[setuplocalinterlinespace]]
  
== More advanced Text Formatting (to be structured) ==
 
* [[Cropping text]]
 
* [[Graphical text manipulation]]
 
* [[TextBackground]] (includes underlining)
 
* Specially [[Shaped paragraphs]]
 
* [[Widows and orphans control]]
 
* [[Paragraph last line control]]
 
* [[autoinsertnextspace]]
 
* [[setuplocalinterlinespace]]
 
</li>
 
</ul>
 
  
 +
{{todo|try to follow the structure of part 1 to help orientation.}}
  
{{Getting started navbox}}
 
  
[[Category:ConTeXt-Issues]]
+
[[Category:Basics]]

Latest revision as of 13:47, 18 February 2021

Here you find the Basics of ConTeXt document structure and text formatting (because paragraphs, emphasis, verbatims, quotes, etc also contribute to the structure of your documents).

If it helps, there is a Dictionary of typographical terms. There are also a few references to the History of TeX (2007); it would benefit from an update.

Document structure

Text formatting

Further reading

Unexpected behavior
If ConTeXt appears to behave in a counterintuitive way, chances are that it’s actually your intuitions that lack calibration.
Visual Debugging
can facilitate tweaking text formatting
Sample documents
a page is used as a central location for these, but there is also a dedicated category (the two should mostly match).
Advanced Document structure
Advanced Text formatting



TODO: try to follow the structure of part 1 to help orientation. (See: To-Do List)