summaryrefslogtreecommitdiff
path: root/info/examples/ltt/further.sty
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/ltt/further.sty')
-rw-r--r--info/examples/ltt/further.sty13
1 files changed, 13 insertions, 0 deletions
diff --git a/info/examples/ltt/further.sty b/info/examples/ltt/further.sty
new file mode 100644
index 0000000000..5b1680a1fa
--- /dev/null
+++ b/info/examples/ltt/further.sty
@@ -0,0 +1,13 @@
+% FURTHER.STY erzeugt leere Bibitems, die fuer
+% weitere Literatur ohne Zitat nutzbar sind.
+% NICHT fuer BibTeX geeignet!
+\newcommand{\furtherhead}
+ {\textbf{Weitere Literatur}}
+
+\newcommand{\furtherreading}
+ { \renewcommand{\@biblabel}[1]{$\bullet$}
+ \bigskip\item[{\normalfont\furtherhead}]
+ }
+
+\newcommand{\bibtext}[1]
+ {\item[{\normalfont\textbf{#1}}]}