summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex b/Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex
new file mode 100644
index 00000000000..e274b179de8
--- /dev/null
+++ b/Master/texmf-dist/doc/lualatex/selnolig/selnolig-bugreport.tex
@@ -0,0 +1,35 @@
+% !TEX TS-program = lualatex
+% selnolig-bugreport.tex, 2013/05/25
+
+\documentclass{article}
+\usepackage[margin=1in]{geometry}
+\usepackage{fontspec}
+% Choose a different font if desired:
+\setmainfont{EB Garamond 12 Regular}
+
+% Comment out the next instruction if you don't use babel;
+% and set the language version that meets your needs.
+\usepackage[ngerman]{babel}
+
+% Choose either ngerman or english as the language option
+\usepackage[ngerman]{selnolig}
+
+\begin{document}
+\paragraph*{Version of selnolig package used:}
+\selnoligpackageversion, \selnoligpackagedate
+ % these macros are defined in selnolig.sty
+
+\subsection*{Type-I errors: Words that contain ligatures that should be suppressed}
+
+[List words here]
+
+\subsection*{Type-II errors: Words for which ligatures are being suppressed improperly}
+
+[List words here]
+
+\subsection*{Other issues}
+
+Examples: problems with user guide; problems caused by the package's lua code
+
+(and, please, suggestions for bug fixes)
+\end{document} \ No newline at end of file