OSDN Git Service

unhbox and unvbox.
[luatex-ja/luatexja.git] / test / test52-vtest-ins.tex
1 %#!luajitlatex
2 \directlua{luatexja_debug=1}
3 \documentclass{ltjsarticle}
4
5 \def\showdir{{\fboxsep1pt\fbox{\sf \ifydir Y\fi\iftdir T\fi\ifddir D\fi}}}
6 \begin{document}
7 \hsize=100mm\vsize=100mm
8 あいうえお\insert\footins{\tate TATE}\showdir\insert\footins{\yoko YOKO2}
9 \typeout{FUGA}
10
11 \vbox{\tate
12 \the\globaldefs まみむ\showdir
13
14   \hbox{\yoko ABCあいう\showdir
15     \vadjust{insertion感じ\showdir
16       \hbox{\dtou hboxあいう\showdir}
17     }
18   }
19
20 かきくけこ\typeout{HOGE}\vadjust{insertion\showdir}
21 \vadjust{}
22 {\nonstopmode\vadjust{\yoko ins感じ\showdir}}
23 }
24
25
26 \end{document}