diff options
author | Luigi Scarso <luigi.scarso@gmail.com> | 2019-10-13 17:09:41 +0000 |
---|---|---|
committer | Luigi Scarso <luigi.scarso@gmail.com> | 2019-10-13 17:09:41 +0000 |
commit | 378030dd89abc0f2b0d9902dd343d1f2108a202f (patch) | |
tree | 65db6ed6a3bd3124cbb14b3634c3aae2401e5cd2 /Master/texmf-dist/doc/luatex/base/luatex.tex | |
parent | df16ddc90a200f2c3a5f5724c8ad376a3258c298 (diff) |
sync with upstream luatex rev. 7197
git-svn-id: svn://tug.org/texlive/trunk@52360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex.tex')
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex.tex | 206 |
1 files changed, 103 insertions, 103 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex.tex b/Master/texmf-dist/doc/luatex/base/luatex.tex index 2d1d4efec66..0230af73840 100644 --- a/Master/texmf-dist/doc/luatex/base/luatex.tex +++ b/Master/texmf-dist/doc/luatex/base/luatex.tex @@ -1,103 +1,103 @@ -% macros=mkvi
-
-% \nopdfcompression
-
-% \disabledirectives[vspacing.synchronizepage]
-
-% wsl /data/context/runcontext.sh --global --path=/mnt/c/data/develop/context/manuals/mkiv/external/luatex luatex.tex
-%
-% same runtime as regular context or linux
-% author : Hans Hagen with Taco Hoekwater, Luigi Scarso & Hartmut Henkel
-% copyright : PRAGMA ADE & ConTeXt Development Team
-% license : Creative Commons Attribution ShareAlike 4.0 International
-% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
-% origin : the ConTeXt distribution
-%
-% comment : Because this manual is distributed with TeX distributions it comes with a rather
-% liberal license. We try to adapt these documents to upgrades in the (sub)systems
-% that they describe. Using parts of the content otherwise can therefore conflict
-% with existing functionality and we cannot be held responsible for that. Many of
-% the manuals contain characteristic graphics and personal notes or examples that
-% make no sense when used out-of-context.
-%
-% comment : Some (parts of) chapters might have been published in TugBoat, the NTG Maps, the
-% ConTeXt Group journal or otherwise. Thanks to the editors for corrections. Also
-% thanks to users for testing, feedback and corrections.
-
-% \tex vs \type vs \syntax vs. \luatex
-% \em \it \/
-
-% "context --nodates --nocompression luatex" can be used for comparison
-% runs, not that we do it
-
-% todo: all (sub)section to start/stop
-
-% \enabledirectives[hyphenator.flatten]
-
-% \setupsynctex[state=start,method=max] % adds 5 pct overhead
-
-% compoundhyphenmode : looks okay
-% endlocalcontrol : very experimental
-% fixupboxesmode : very experimental
-% mathflattenmode : looks okay
-% mathrulethicknessmode : looks okay
-
-% after adding primitives: context mult-prm.mkiv
-
-\environment luatex-style
-
-\startmode[book]
- \environment luatex-style-book
-\stopmode
-
-\environment luatex-logos
-\environment luatex-private
-
-\startmode[export]
-
- \setupbackend
- [export=luatex]
-
-\stopmode
-
-\startdocument
- [manual=Lua\TeX,
- status=stable,
- version=1.10]
-
-\startnotmode[*export]
- \component luatex-titlepage
- \component luatex-firstpage
-\stopnotmode
-
-\startmode[*export]
- \component luatex-export-titlepage
-\stopmode
-
-\startfrontmatter
- \component luatex-contents
- \component luatex-introduction
-\stopfrontmatter
-
-\startbodymatter
- \component luatex-preamble
- \component luatex-enhancements
- \component luatex-modifications
- \component luatex-lua
- \component luatex-languages
- \component luatex-fonts
- \component luatex-math
- \component luatex-nodes
- \component luatex-callbacks
- \component luatex-tex
- \component luatex-graphics
- \component luatex-fontloader
- \component luatex-backend
-\stopbodymatter
-
-\startbackmatter
- \component luatex-registers
- \component luatex-statistics
-\stopbackmatter
-
-\stopdocument
+% macros=mkvi + +% \nopdfcompression + +% \disabledirectives[vspacing.synchronizepage] + +% wsl /data/context/runcontext.sh --global --path=/mnt/c/data/develop/context/manuals/mkiv/external/luatex luatex.tex +% +% same runtime as regular context or linux +% author : Hans Hagen with Taco Hoekwater, Luigi Scarso & Hartmut Henkel +% copyright : PRAGMA ADE & ConTeXt Development Team +% license : Creative Commons Attribution ShareAlike 4.0 International +% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions +% origin : the ConTeXt distribution +% +% comment : Because this manual is distributed with TeX distributions it comes with a rather +% liberal license. We try to adapt these documents to upgrades in the (sub)systems +% that they describe. Using parts of the content otherwise can therefore conflict +% with existing functionality and we cannot be held responsible for that. Many of +% the manuals contain characteristic graphics and personal notes or examples that +% make no sense when used out-of-context. +% +% comment : Some (parts of) chapters might have been published in TugBoat, the NTG Maps, the +% ConTeXt Group journal or otherwise. Thanks to the editors for corrections. Also +% thanks to users for testing, feedback and corrections. + +% \tex vs \type vs \syntax vs. \luatex +% \em \it \/ + +% "context --nodates --nocompression luatex" can be used for comparison +% runs, not that we do it + +% todo: all (sub)section to start/stop + +% \enabledirectives[hyphenator.flatten] + +% \setupsynctex[state=start,method=max] % adds 5 pct overhead + +% compoundhyphenmode : looks okay +% endlocalcontrol : very experimental +% fixupboxesmode : very experimental +% mathflattenmode : looks okay +% mathrulethicknessmode : looks okay + +% after adding primitives: context mult-prm.mkiv + +\environment luatex-style + +\startmode[book] + \environment luatex-style-book +\stopmode + +\environment luatex-logos +\environment luatex-private + +\startmode[export] + + \setupbackend + [export=luatex] + +\stopmode + +\startdocument + [manual=Lua\TeX, + status=stable, + version=1.10] + +\startnotmode[*export] + \component luatex-titlepage + \component luatex-firstpage +\stopnotmode + +\startmode[*export] + \component luatex-export-titlepage +\stopmode + +\startfrontmatter + \component luatex-contents + \component luatex-introduction +\stopfrontmatter + +\startbodymatter + \component luatex-preamble + \component luatex-enhancements + \component luatex-modifications + \component luatex-lua + \component luatex-languages + \component luatex-fonts + \component luatex-math + \component luatex-nodes + \component luatex-callbacks + \component luatex-tex + \component luatex-graphics + \component luatex-fontloader + \component luatex-backend +\stopbodymatter + +\startbackmatter + \component luatex-registers + \component luatex-statistics +\stopbackmatter + +\stopdocument |