summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/rules
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-04-13 15:51:39 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2018-04-13 15:51:39 +0200
commit25fcad7435f56cdce2658336909f4da6a65589c0 (patch)
treec23d5d04a7e86c7ddc2ebeca06d3de63ebdc806e /doc/context/sources/general/manuals/rules
parent1e5d7f41ddede5e6400a2a7762032823d3545df4 (diff)
downloadcontext-25fcad7435f56cdce2658336909f4da6a65589c0.tar.gz
2018-04-13 15:02:00
Diffstat (limited to 'doc/context/sources/general/manuals/rules')
-rw-r--r--doc/context/sources/general/manuals/rules/rules-mkiv.tex36
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/context/sources/general/manuals/rules/rules-mkiv.tex b/doc/context/sources/general/manuals/rules/rules-mkiv.tex
index 00ab49c25..614f9cc4d 100644
--- a/doc/context/sources/general/manuals/rules/rules-mkiv.tex
+++ b/doc/context/sources/general/manuals/rules/rules-mkiv.tex
@@ -307,7 +307,7 @@ or: \inlinebuffer\ Here we just shift words but you can shift more than that
although I haven't yet seen a useful example of that:
\startbuffer
-We can \shiftup {\input{tufte}} whole paragraphs if we really want.
+We can \shiftup {\samplefile{tufte}} whole paragraphs if we really want.
\stopbuffer
\typebuffer
@@ -352,7 +352,7 @@ an educational feature.
color=darkred]
\startlinefiller[filler-1]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopbuffer
@@ -366,7 +366,7 @@ paragraph.
\startbuffer
\startalign[flushleft,broad]
\startlinefiller[filler-1]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopalign
\stopbuffer
@@ -386,7 +386,7 @@ a \type {middle} alignment:
\startbuffer
\startalign[middle]
\startlinefiller[filler-1]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopalign
\stopbuffer
@@ -397,7 +397,7 @@ a \type {middle} alignment:
\startalign[middle]
\startnarrower
\startlinefiller[filler-1]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopalign
@@ -418,7 +418,7 @@ to the margins if you like:
\startalign[middle]
\startnarrower
\startlinefiller[filler-1][scope=global]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopalign
@@ -436,7 +436,7 @@ You can also use a \type {left} or \type {right} scope, as in:
\startalign[middle]
\startnarrower
\startlinefiller[filler-1][scope=right]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopalign
@@ -452,7 +452,7 @@ Only the right rules extend into the margins.
\startalign[middle]
\startnarrower
\startlinefiller[filler-1][scope=right,location=right]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopalign
@@ -498,7 +498,7 @@ The previous example now looks like:
\startalign[middle,r2l]
\startnarrower[4*middle]
\startlinefiller[filler-1] [scope=global]
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopalign
@@ -534,7 +534,7 @@ use a latin script example for convenience.
% \startlinefiller[filler-1] [scope=global,align=middle]
% \parindent 100pt
% \parfillskip 100pt
-% \input ward
+% \samplefile{ward}
% \stoplinefiller
% \stopnarrower
% \stopbuffer
@@ -544,7 +544,7 @@ use a latin script example for convenience.
\startlinefiller[filler-1] [scope=global,align={middle,r2l}]
\parindent 100pt
\parfillskip 100pt
- \input ward
+ \samplefile{ward}
\stoplinefiller
\stopnarrower
\stopbuffer
@@ -784,11 +784,11 @@ command:
\stoptyping
\startbuffer
-\input ward \hiddenbar {\color[red]{invisible}}
-\input ward \hiddenbar {\quad\color[red]{invisible}\quad}
-\input ward \hiddenbar{\quad\quad\quad\color[red]{invisible}\quad\quad\quad}
-\input ward \hiddenbar {\color[red]{invisible}\quad\quad\quad\quad\quad\quad}
-\input ward
+\samplefile{ward}\hiddenbar {\color[red]{invisible}}
+\samplefile{ward}\hiddenbar {\quad\color[red]{invisible}\quad}
+\samplefile{ward}\hiddenbar{\quad\quad\quad\color[red]{invisible}\quad\quad\quad}
+\samplefile{ward}\hiddenbar {\color[red]{invisible}\quad\quad\quad\quad\quad\quad}
+\samplefile{ward}
\stopbuffer
\getbuffer
@@ -807,8 +807,8 @@ the spacing is kept at a linebreak:
[left={\quads[3]},
right={\quads[3]}]
-\widehiddenbar{invisible} \input weisman
-\widehiddenbar{invisible} \input weisman
+\widehiddenbar{invisible} \samplefile{weisman}
+\widehiddenbar{invisible} \samplefile{weisman}
\widehiddenbar{invisible}
\stopbuffer