From b847625057328d18cbaff06505599203c8382a17 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 13 Nov 2012 00:16:56 +0000 Subject: flowfram 1.14 (12nov12) git-svn-id: svn://tug.org/texlive/trunk@28238 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/flowfram/samples/sampleRL.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex (limited to 'Master/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex') diff --git a/Master/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex b/Master/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex new file mode 100644 index 00000000000..48f4f5e615d --- /dev/null +++ b/Master/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex @@ -0,0 +1,16 @@ + % This file is public domain. + +\documentclass{article} + +\usepackage{lipsum} +\usepackage[RL,draft]{flowfram} + +\twocolumn + +\begin{document} +This is the start of the text. + +\lipsum + +This is the end of the text. +\end{document} -- cgit v1.2.3