mirror of
https://github.com/felixfoertsch/Bachelorarbeit.git
synced 2026-04-28 12:16:59 +02:00
09ab8b9353
This is a test, if it is possible to clean up the commit history. I am using this chance, to properly write commit messages and try using the GitHub issue system.
171 lines
5.8 KiB
INI
Executable File
171 lines
5.8 KiB
INI
Executable File
\Preamble{xhtml,2,fn-in,no-VERSION,sections+,html+,minitoci,info}
|
|
\Configure{@HEAD}{\ifvmode \IgnorePar\fi \EndP \HCode{%
|
|
<link rel="stylesheet" type="text/css" href="../../../lib/styles/style.css" /> \Hnewline
|
|
<script type='text/javascript' src='../../../lib/js/mel.js'></script> \Hnewline
|
|
<script type='text/javascript' src='../../../lib/js/visibility.js'></script> \Hnewline
|
|
<script type='text/javascript' src='../../../lib/js/urlManager.js'></script> \Hnewline
|
|
} \IgnorePar
|
|
}
|
|
\Configure{@BODY}{\ifvmode \IgnorePar\fi \EndP \HCode{%
|
|
<div id='header'>\Hnewline
|
|
<div class='title sc'>\Hnewline
|
|
TikZ-UML
|
|
</div>\Hnewline
|
|
</div>\Hnewline
|
|
<div id='menu'>\Hnewline
|
|
<ul>\Hnewline
|
|
<li id='empty'> </li>\Hnewline
|
|
<li id='home'><a href='../../../index.php?lang=en'>Home</a></li>\Hnewline
|
|
<li id='doc'><a href='../../../index.php?lang=en&id=doc'>Documentation</a></li>\Hnewline
|
|
<li id='docpdf'><a href='../doc/tikzumlmanual.pdf'>pdf</a></li>\Hnewline
|
|
<li id='dl'><a href='../../../index.php?lang=en&id=download'>Download</a></li>\Hnewline
|
|
<li id='hist'><a href='../../../index.php?lang=en&id=history'>History</a></li>\Hnewline
|
|
<!--<li id='lang'><a href='index.php' onclick='addCurrentAnchorToHref(this)'><img src='../../../lib/images/drapeau.jpg' /></a></li>-->\Hnewline
|
|
<li id='end'> </li>\Hnewline
|
|
</ul>\Hnewline
|
|
</div>\Hnewline
|
|
<div id='content'>\Hnewline
|
|
<div id="main">\Hnewline
|
|
} \IgnorePar
|
|
}
|
|
\Configure{@/BODY}{\ifvmode \IgnorePar\fi \EndP \HCode{%
|
|
</div>\Hnewline
|
|
</div>\Hnewline\Hnewline
|
|
<div id='footer'>\Hnewline
|
|
<p>\Hnewline
|
|
Contacts : <script>writeMel('fr','ensta-paristech','nicolas.kielbasiewicz', 'Nicolas Kielbasiewicz', '')</script>\Hnewline
|
|
</p>\Hnewline
|
|
</div>\Hnewline
|
|
} \IgnorePar
|
|
}
|
|
\Configure{tableofcontents}{%
|
|
\HCode{Pdf documentation is available here <a href="../doc/tikzumlmanual.pdf"><img src="../../../lib/images/pdf.jpg" style="height:1.5em;"/></a><br /><div class="tableofcontents">\Hnewline}
|
|
} % Before
|
|
{} % At end
|
|
{ \HCode{</div>\Hnewline} } % After
|
|
{ \HCode{<br />\Hnewline} } % At paragraph break
|
|
{}
|
|
\Configure{crosslinks}{\HCode{<li>}}{\HCode{</li>\Hnewline}}{\HCode{Next Chapter}}{\HCode{Previous Chapter}}{}{}{}{\HCode{Contents}}
|
|
\Configure{crosslinks+}{\HCode{<div class="webuser_nav">\Hnewline<ul>\Hnewline}}{\HCode{<li><a href="../usrdoc/user_documentation.pdf"><img src="../../../lib/images/pdf.jpg" style="height:1.5em;"/></a></li>\Hnewline</ul>\Hnewline</div>\Hnewline}}{\HCode{<div class="webuser_nav">\Hnewline<ul>\Hnewline}}{\HCode{</ul>\Hnewline</div>\Hnewline}}
|
|
\Configure{graphics*}{png}{%
|
|
\Needs{"cp \csname Gin@base\endcsname.png `basename \csname Gin@base\endcsname`.png"}%
|
|
\Picture[pict]{\csname Gin@base\endcsname.png}%
|
|
}
|
|
\Configure{graphics*}{pdf}{%
|
|
\Needs{"convert -density 300 \csname Gin@base\endcsname.pdf `basename \csname Gin@base\endcsname`.png"}%
|
|
\Picture[pict]{\csname Gin@base\endcsname.png}%
|
|
}
|
|
\special{t4ht+@File: \csname Gin@base\endcsname.png}
|
|
\begin{document}
|
|
\Css {\Hnewline}
|
|
% sc macros, such that \xlifepp or \gmsh
|
|
\Css {.aecsc-10x-x-120 {
|
|
color:\#007F7F;
|
|
}}
|
|
% identifier style
|
|
\Css {div.lstlisting .phvr8t-, div.lstinputlisting .phvr8t- {
|
|
font-family:monospace;
|
|
}}
|
|
% keyword style [2]
|
|
\Css {div.lstlisting .phvb8t-x-x-90, div.lstinputlisting .phvb8t-x-x-90 {
|
|
font-family:monospace;
|
|
color:\#CC6600;
|
|
font-weight:bold;
|
|
}}
|
|
% keyword style [3]
|
|
\Css {div.lstlisting .phvro8t-x-x-90, div.lstinputlisting .phvro8t-x-x-90 {
|
|
font-family:monospace;
|
|
color:\#442200;
|
|
font-style:italic;
|
|
}}
|
|
% string style
|
|
\Css {div.lstlisting .aer10-, div.lstinputlisting .aer10- {
|
|
color:\#990000;
|
|
}}
|
|
% comment style
|
|
\Css {div.lstlisting .aeti-10, div.lstinputlisting .aeti-10 {
|
|
color:\#009900;
|
|
}}
|
|
% moredelim style
|
|
\Css {div.lstlisting .aetcsc-10x-x-90, div.lstinputlisting .aetcsc-10x-x-90 {
|
|
font-family:monospace;
|
|
font-weight:none;
|
|
color:\#663300;
|
|
}}
|
|
\Css {div.lstlisting .aetcsc-10x-x-90 .small-caps, div.lstinputlisting .aetcsc-10x-x-90 .small-caps {
|
|
font-variant:normal;
|
|
}}
|
|
\Css {div.lstlisting, div.lstinputlisting {
|
|
width:80\%;
|
|
white-space:pre-wrap;
|
|
padding:1ex 0.5em;
|
|
background-color:\#EEEEEE;
|
|
box-shadow:4px 4px 0px \#999999;
|
|
margin-top:0.5em;
|
|
margin-bottom:0.5em;
|
|
}}
|
|
\Css {div.figure {
|
|
width:80\%;
|
|
}}
|
|
\Css {div.figure img {
|
|
height:15em;
|
|
}}
|
|
\Css {.chapterHead {
|
|
text-decoration:none;
|
|
}}
|
|
\Css {.chapterHead a, .sectionHead a, .subsectionHead a, .subsubsectionHead a {
|
|
color:inherit;
|
|
text-decoration:none;
|
|
}}
|
|
\Css {.chapterHead a:hover, .sectionHead a:hover, .subsectionHead a:hover, .subsubsectionHead a:hover {
|
|
text-decoration:underline;
|
|
}}
|
|
\Css {img[src="textdbend.png"] {
|
|
height:3em;
|
|
}}
|
|
\Css {.webuser_nav {
|
|
border:0;
|
|
padding:0;
|
|
margin:0;
|
|
margin-top:1em;
|
|
width:100\%;
|
|
height:7\%;
|
|
background-color:\#9ACCCC;
|
|
background-image:-moz-linear-gradient(90deg,\#9ACCCC,\#FFFFFF);
|
|
background-image:-webkit-gradient(linear,center bottom,center top,color-stop(0,\#9ACCCC),color-stop(1,\#FFFFFF));
|
|
color:\#007F7F;
|
|
text-align:center;
|
|
}}
|
|
\Css{.webuser_nav ul {
|
|
border:0;
|
|
padding:0;
|
|
margin:0;
|
|
display:inline;
|
|
list-style-type:none;
|
|
width:100\%;
|
|
height:100\%;
|
|
}}
|
|
\Css{.webuser_nav li {
|
|
display:table;
|
|
padding:0;
|
|
margin:0;
|
|
border:0;
|
|
height:100\%;
|
|
float:left;
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
border-left:1px solid \#FFFFFF;
|
|
border-right:1px solid \#9ACCCC;
|
|
}}
|
|
\Css{.webuser_nav a {
|
|
display:table-cell;
|
|
padding:0 1ex;
|
|
margin:0;
|
|
border:0;
|
|
height:100\%;
|
|
vertical-align:middle;
|
|
color:\#007F7F;
|
|
text-decoration:none;
|
|
}}
|
|
\EndPreamble
|