From 679cbfd7da8bb338da620d0867317dd30666cd6d Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 14 Jun 2026 11:10:41 -0400 Subject: [PATCH] =?UTF-8?q?Added=20=C2=ABoptions=C2=BB=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- options.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 options.tex diff --git a/options.tex b/options.tex new file mode 100644 index 0000000..262d423 --- /dev/null +++ b/options.tex @@ -0,0 +1,8 @@ +%%% Options %%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +% Lettrine with image (will use image «W»; requires graphicx package) +[lines=2, loversize=0.2, findent=0mm, nindent=0.5em, image=true]{W}{ord} + +% Lettrine with words +[lines=2, loversize=0, findent=0mm, nindent=0.5em]{W}{ord} \ No newline at end of file