diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xltabular/xltabular-example-hyp.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/xltabular/xltabular-example-hyp.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xltabular/xltabular-example-hyp.tex b/Master/texmf-dist/doc/latex/xltabular/xltabular-example-hyp.tex new file mode 100644 index 00000000000..2d477d13658 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xltabular/xltabular-example-hyp.tex @@ -0,0 +1,10 @@ + +%--------------------------- +\setcounter{errorcontextlines}{100} +\listfiles +\documentclass{scrbook} +\usepackage{caption} +\usepackage{xltabular} +\usepackage{hyperref} +\input{xltabular-example.inp} +%--------------------------- |