summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/rtemsstyle.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty
index 71c0635..6761b96 100644
--- a/common/rtemsstyle.sty
+++ b/common/rtemsstyle.sty
@@ -2,6 +2,15 @@
\definecolor{InnerLinkColor}{rgb}{0,0,0}
\definecolor{OuterLinkColor}{rgb}{1.0,0.5,0.0}
+\newenvironment{underscoresplit}{\let\underscore\_
+ \renewcommand{\_}{\discretionary{\underscore}{}{\underscore}}}{}
+
+\let\oldtabulary\tabulary
+\let\endoldtabulary\endtabulary
+
+\renewenvironment{tabulary}{\underscoresplit\oldtabulary}{\endoldtabulary\endunderscoresplit}
+
+
\renewcommand{\maketitle}{%
\begin{titlepage}%
\let\footnotesize\small