diff --git a/crlcore/doc/CMakeLists.txt b/crlcore/doc/CMakeLists.txt
index 4cc199bd..930baab9 100644
--- a/crlcore/doc/CMakeLists.txt
+++ b/crlcore/doc/CMakeLists.txt
@@ -4,24 +4,25 @@
"-init_file" "${CMAKE_CURRENT_SOURCE_DIR}/.latex2html-init"
CACHE STRING "Custom arguments passeds to latex2html" FORCE )
- add_latex_document ( README.tex IMAGE_DIRS images )
+# add_latex_document ( README.tex IMAGE_DIRS images )
set ( htmlInstallDir share/doc/coriolis2/ )
set ( latexInstallDir share/doc/coriolis2/ )
- latex_get_output_path ( output_dir )
+#latex_get_output_path ( output_dir )
#file ( COPY "${CMAKE_CURRENT_SOURCE_DIR}/SoC.css" DESTINATION "${output_dir}/README" )
- make_directory ( "${output_dir}/README" )
- execute_process ( COMMAND cp -r "${CMAKE_CURRENT_SOURCE_DIR}/SoC.css" "${output_dir}/README" )
+# make_directory ( "${output_dir}/README" )
+# execute_process ( COMMAND cp -r "${CMAKE_CURRENT_SOURCE_DIR}/SoC.css" "${output_dir}/README" )
- install ( FILES ${output_dir}/README.tex
- ${output_dir}/README.dvi
- ${output_dir}/README.pdf
- DESTINATION ${latexInstallDir} )
- install ( DIRECTORY ${output_dir}/README DESTINATION ${htmlInstallDir} )
+# install ( FILES ${output_dir}/README.tex
+# ${output_dir}/README.dvi
+# ${output_dir}/README.pdf
+# DESTINATION ${latexInstallDir} )
+# install ( DIRECTORY ${output_dir}/README DESTINATION ${htmlInstallDir} )
install ( FILES general-index.html DESTINATION ${htmlInstallDir} RENAME index.html )
-#IF(DOXYGEN_FOUND)
-# add_subdirectory(doxygen)
-#ENDIF(DOXYGEN_FOUND)
+IF(DOXYGEN_FOUND)
+ add_subdirectory(crlcore)
+ENDIF(DOXYGEN_FOUND)
+add_subdirectory(UsersGuide)
diff --git a/crlcore/doc/README.tex b/crlcore/doc/README.tex
index a4353cdd..036b1a29 100644
--- a/crlcore/doc/README.tex
+++ b/crlcore/doc/README.tex
@@ -19,7 +19,7 @@
\usepackage{listings}
\usepackage[dvips]{hyperref}
%\usepackage[hyphens]{url}
- \usepackage{html}
+ %\usepackage{html}
\usepackage[paper=a4paper
,headheight=30pt
]{geometry}
diff --git a/crlcore/doc/UsersGuide/CMakeLists.txt b/crlcore/doc/UsersGuide/CMakeLists.txt
new file mode 100644
index 00000000..6207485d
--- /dev/null
+++ b/crlcore/doc/UsersGuide/CMakeLists.txt
@@ -0,0 +1,17 @@
+
+ set ( htmlInstallDir share/doc/coriolis2/en/html/users-guide )
+ set ( latexInstallDir share/doc/coriolis2/en/latex/users-guide )
+
+ add_custom_target ( doc_LaTeX ALL cd ${CRLCORE_SOURCE_DIR}/doc/UsersGuide
+ && rst2html --link-stylesheet --stylesheet=./SoC.css,./Pygments.css UsersGuide_HTML.rst UsersGuide.html )
+
+ add_custom_target ( doc_HTML ALL cd ${CRLCORE_SOURCE_DIR}/doc/UsersGuide
+ && rst2latex --use-latex-toc --stylesheet=./socstyle.tex UsersGuide_LaTeX.rst UsersGuide.tex )
+
+ install ( DIRECTORY images DESTINATION ${htmlInstallDir} )
+ install ( FILES SoC.css
+ Pygments.css
+ UsersGuide.html DESTINATION ${htmlInstallDir} )
+
+ install ( FILES socstyle.tex
+ UsersGuide.tex DESTINATION ${latexInstallDir} )
diff --git a/crlcore/doc/UsersGuide/HTML_defs.rst b/crlcore/doc/UsersGuide/HTML_defs.rst
new file mode 100644
index 00000000..fc86707d
--- /dev/null
+++ b/crlcore/doc/UsersGuide/HTML_defs.rst
@@ -0,0 +1,56 @@
+
+.. -*- Mode: rst -*-
+
+.. role:: raw-html(raw)
+ :format: html
+
+.. For HTML backend
+.. |Key_ESC| image:: ./images/key_ESC.png
+.. |Key_CTRL| image:: ./images/key_CTRL.png
+.. |Key_Up| image:: ./images/key_UP.png
+.. |Key_Down| image:: ./images/key_DOWN.png
+.. |Key_Left| image:: ./images/key_LEFT.png
+.. |Key_Right| image:: ./images/key_RIGHT.png
+.. |Key_f| image:: ./images/key_F.png
+.. |Key_G| image:: ./images/key_Gcap.png
+.. |Key_i| image:: ./images/key_Icap.png
+.. |Key_l| image:: ./images/key_Lcap.png
+.. |Key_m| image:: ./images/key_M.png
+.. |Key_k| image:: ./images/key_K.png
+.. |Key_K| image:: ./images/key_Kcap.png
+.. |Key_o| image:: ./images/key_Ocap.png
+.. |Key_p| image:: ./images/key_Pcap.png
+.. |Key_q| image:: ./images/key_Qcap.png
+.. |Key_w| image:: ./images/key_Wcap.png
+.. |Key_S| image:: ./images/key_Scap.png
+.. |Key_z| image:: ./images/key_Z.png
+.. |Plus| replace:: :raw-html:`+`
+.. |rightarrow| replace:: :raw-html:`
`
+.. |menu_P&R| replace:: :raw-html:``
+.. |menu_StepByStep| replace:: :raw-html:``
+.. |menu_KiteSaveGlobalRouting| image:: ./images/PR-SBS-SaveGlobal.png
+.. |menu_KiteLoadGlobalRouting| image:: ./images/PR-SBS-LoadGlobal.png
+.. |menu_KiteGlobalRoute| image:: ./images/PR-GlobalRoute.png
+.. |menu_KiteDetailedRoute| image:: ./images/PR-DetailedRoute.png
+.. |menu_KiteFinalizeRoute| image:: ./images/PR-FinalizeRoute.png
+
+.. Stand-alone images.
+.. |ViewerSnapshot_1| replace:: :raw-html:``
+.. |ControllerSnapshot_1| replace:: :raw-html:``
+.. |ControllerLook_1| replace:: :raw-html:``
+.. |ControllerFilter_1| replace:: :raw-html:``
+.. |ControllerLayersGos_1| replace:: :raw-html:``
+.. |ControllerNetlist_1| replace:: :raw-html:``
+.. |ViewerNetlist_1| replace:: :raw-html:``
+.. |ControllerSelection_1| replace:: :raw-html:``
+.. |ControllerInspector_1| replace:: :raw-html:``
+.. |ControllerInspector_2| replace:: :raw-html:``
+.. |ControllerInspector_3| replace:: :raw-html:``
+.. |ControllerSettings_1| replace:: :raw-html:``
+
+.. Direct LaTeX commands encapsulation.
+.. |dotfill| replace:: :raw-html:` `
+.. |noindent| replace:: :raw-html:``
+.. |medskip| replace:: :raw-html:`
`
+.. |newpage| replace:: :raw-html:`
`
+
diff --git a/crlcore/doc/UsersGuide/LaTeX_defs.rst b/crlcore/doc/UsersGuide/LaTeX_defs.rst
new file mode 100644
index 00000000..e3b5a832
--- /dev/null
+++ b/crlcore/doc/UsersGuide/LaTeX_defs.rst
@@ -0,0 +1,57 @@
+
+.. -*- Mode: rst -*-
+
+.. role:: raw-latex(raw)
+ :format: latex
+
+.. |DONE| replace:: :raw-latex:`\marginpar{\fbox{\small\ding{56}}}`
+
+.. For LaTeX/PDF backend.
+.. |Key_ESC| replace:: :raw-latex:`\key{ESC}\xspace`
+.. |Key_CTRL| replace:: :raw-latex:`\key{CTRL}\xspace`
+.. |Key_Up| replace:: :raw-latex:`\key{Up}\xspace`
+.. |Key_Down| replace:: :raw-latex:`\key{Down}\xspace`
+.. |Key_Left| replace:: :raw-latex:`\key{Left}\xspace`
+.. |Key_Right| replace:: :raw-latex:`\key{Right}\xspace`
+.. |Key_f| replace:: :raw-latex:`\key{f}\xspace`
+.. |Key_G| replace:: :raw-latex:`\key{G}\xspace`
+.. |Key_i| replace:: :raw-latex:`\key{i}\xspace`
+.. |Key_l| replace:: :raw-latex:`\key{l}\xspace`
+.. |Key_m| replace:: :raw-latex:`\key{m}\xspace`
+.. |Key_k| replace:: :raw-latex:`\key{k}\xspace`
+.. |Key_K| replace:: :raw-latex:`\key{K}\xspace`
+.. |Key_o| replace:: :raw-latex:`\key{o}\xspace`
+.. |Key_p| replace:: :raw-latex:`\key{p}\xspace`
+.. |Key_q| replace:: :raw-latex:`\key{q}\xspace`
+.. |Key_w| replace:: :raw-latex:`\key{w}\xspace`
+.. |Key_S| replace:: :raw-latex:`\key{S}\xspace`
+.. |Key_z| replace:: :raw-latex:`\key{z}\xspace`
+.. |Plus| replace:: :raw-latex:`$+$\xspace`
+.. |rightarrow| replace:: :raw-latex:`$\rightarrow$`
+.. |menu_P&R| replace:: :raw-latex:`\fbox{\textsf{\textbf{{P\&R}}}}`
+.. |menu_StepByStep| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{S}tep by Step}}}}`
+.. |menu_KiteSaveGlobalRouting| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{S}ave Global Routing}}}}`
+.. |menu_KiteLoadGlobalRouting| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{L}oad Global Routing}}}}`
+.. |menu_KiteGlobalRoute| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{G}lobal Route}}}}`
+.. |menu_KiteDetailedRoute| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{D}etailed Route}}}}`
+.. |menu_KiteFinalizeRoute| replace:: :raw-latex:`\fbox{\textsf{\textbf{{\underline{F}inalize Route}}}}`
+
+.. Stand-alone images.
+.. |ViewerSnapshot_1| replace:: :raw-latex:`\begin{center}\fbox{\includegraphics[width=.7\textwidth]{./images/Viewer-1.eps}}\end{center}`
+.. |ControllerSnapshot_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-1.eps}\end{center}`
+.. |ControllerLook_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Look-1.eps}\end{center}`
+.. |ControllerFilter_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Filter-1.eps}\end{center}`
+.. |ControllerLayersGos_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-LayersGos-1.eps}\end{center}`
+.. |ControllerNetlist_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Netlist-1.eps}\end{center}`
+.. |ViewerNetlist_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Viewer-Netlist-1.eps}\end{center}`
+.. |ControllerSelection_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Selection-1.eps}\end{center}`
+.. |ControllerInspector_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Inspector-1.eps}\end{center}`
+.. |ControllerInspector_2| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Inspector-2.eps}\end{center}`
+.. |ControllerInspector_3| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Inspector-3.eps}\end{center}`
+.. |ControllerSettings_1| replace:: :raw-latex:`\begin{center}\includegraphics[width=.7\textwidth]{./images/Controller-Settings-1.eps}\end{center}`
+
+.. Direct LaTeX commands encapsulation.
+.. |dotfill| replace:: :raw-latex:`\dotfill`
+.. |noindent| replace:: :raw-latex:`\noindent`
+.. |medskip| replace:: :raw-latex:`\medskip`
+.. |newpage| replace:: :raw-latex:`\newpage`
diff --git a/crlcore/doc/UsersGuide/Pygments.css b/crlcore/doc/UsersGuide/Pygments.css
new file mode 100644
index 00000000..de3dc8fe
--- /dev/null
+++ b/crlcore/doc/UsersGuide/Pygments.css
@@ -0,0 +1,41 @@
+div.codeblock { font-size: 90%;
+ margin: 10pt;
+ padding: 5pt;
+ border: dashed;
+ border-width: thin;
+ background-color: #ffffcc;
+ border-color: #fc8676;
+ }
+.codeblock * .hll { background-color: #ffffcc }
+.codeblock * .c { color: #008000 } /* Comment */
+.codeblock * .err { border: 1px solid #FF0000 } /* Error */
+.codeblock * .k { color: #0000ff } /* Keyword */
+.codeblock * .cm { color: #008000 } /* Comment.Multiline */
+.codeblock * .cp { color: #0000ff } /* Comment.Preproc */
+.codeblock * .c1 { color: #008000 } /* Comment.Single */
+.codeblock * .cs { color: #008000 } /* Comment.Special */
+.codeblock * .ge { font-style: italic } /* Generic.Emph */
+.codeblock * .gh { font-weight: bold } /* Generic.Heading */
+.codeblock * .gp { font-weight: bold } /* Generic.Prompt */
+.codeblock * .gs { font-weight: bold } /* Generic.Strong */
+.codeblock * .gu { font-weight: bold } /* Generic.Subheading */
+.codeblock * .kc { color: #0000ff } /* Keyword.Constant */
+.codeblock * .kd { color: #0000ff } /* Keyword.Declaration */
+.codeblock * .kn { color: #0000ff } /* Keyword.Namespace */
+.codeblock * .kp { color: #0000ff } /* Keyword.Pseudo */
+.codeblock * .kr { color: #0000ff } /* Keyword.Reserved */
+.codeblock * .kt { color: #2b91af } /* Keyword.Type */
+.codeblock * .s { color: #a31515 } /* Literal.String */
+.codeblock * .nc { color: #2b91af } /* Name.Class */
+.codeblock * .ow { color: #0000ff } /* Operator.Word */
+.codeblock * .sb { color: #a31515 } /* Literal.String.Backtick */
+.codeblock * .sc { color: #a31515 } /* Literal.String.Char */
+.codeblock * .sd { color: #a31515 } /* Literal.String.Doc */
+.codeblock * .s2 { color: #a31515 } /* Literal.String.Double */
+.codeblock * .se { color: #a31515 } /* Literal.String.Escape */
+.codeblock * .sh { color: #a31515 } /* Literal.String.Heredoc */
+.codeblock * .si { color: #a31515 } /* Literal.String.Interpol */
+.codeblock * .sx { color: #a31515 } /* Literal.String.Other */
+.codeblock * .sr { color: #a31515 } /* Literal.String.Regex */
+.codeblock * .s1 { color: #a31515 } /* Literal.String.Single */
+.codeblock * .ss { color: #a31515 } /* Literal.String.Symbol */
diff --git a/crlcore/doc/UsersGuide/SoC.css b/crlcore/doc/UsersGuide/SoC.css
new file mode 100644
index 00000000..403d30e0
--- /dev/null
+++ b/crlcore/doc/UsersGuide/SoC.css
@@ -0,0 +1,699 @@
+
+html, body, th, td, tr, p, li, h1, h2, h3, h4, h5, h6 {
+ font-size: 96%;
+ font-family: verdana, sans-serif;
+}
+
+p, li {
+ text-align: justify;
+}
+
+.sc {
+ font-variant: small-caps;
+ font-size: 110%;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: verdana, sans-serif;
+}
+
+h1 { text-align: left; }
+h2, h3, h4, h5, h6 { text-align: left; }
+h1, h2, h3 { font-family: "Liberation Serif";
+ }
+h1 { font-weight: normal; font-size: 170%; padding-top: 7pt; margin-top: 25pt; }
+h2 { font-weight: normal; font-size: 140%; padding-top: 7pt; margin-top: 25pt; }
+h3 { font-weight: bold; font-size: 118%; padding-top: 7pt; margin-top: 25pt; }
+h4 { font-weight: bold; font-size: 100%; }
+h5 { font-style: italic; font-size: 100%; }
+h6 { font-variant: small-caps; font-size: 100%; }
+
+body {
+ color: black;
+ background: white;
+ /*
+ background: #09550B;
+ background-color: white;
+ */
+ background-position: top left;
+ background-attachment: fixed;
+ background-repeat: no-repeat;
+ margin: 0 0 0 0;
+ padding: 0 0 0 0;
+ margin-right: 10%;
+ margin-left: 30%;
+}
+
+hr {
+ color: #09550b;
+ border: 1px dotted #09550b;
+ border-style: none none dotted;
+ padding-top: 10pt;
+ padding-bottom: 10pt;
+}
+
+div#centered {
+ margin-left: auto;
+ margin-right: auto;
+ text-align: center;
+}
+
+pre, tt, code {
+ font-family: "courrier", "andale mono", monospace;
+ font-size: 100%;
+ white-space: pre;
+}
+
+tt {
+ color: #09550b;
+}
+
+pre.wiki, div.code, pre.literal-block {
+ font-size: 90%;
+ padding: 5pt;
+ margin-left: 4%;
+ margin-right: 4%;
+ border: dashed;
+ border-width: thin;
+ border-color: #FC8676;
+ background-color: #FCFCE1;
+}
+
+a:link, a:active {
+ font-weight: normal;
+ text-decoration: none;
+ color: #09550b;
+ border-bottom: 1px dotted #09550b;
+}
+
+a:hover, a:focus, a:visited {
+ font-weight: normal;
+ font-style: italic;
+ text-decoration: none;
+ /*
+ color: #A40010;
+ border-bottom: 1px dotted #A40010;
+ */
+ color: #09550b;
+ border-bottom: 1px dotted #09550b;
+}
+
+p.credit {
+ margin-left: 10%;
+ margin-right: 10%;
+ font-size: 110%;
+}
+
+p.credit span.left {
+ float: left;
+ white-space: nowrap;
+}
+
+p.credit span.right {
+ float: right;
+ white-space: nowrap;
+}
+
+img.addborder {
+ border: 1px solid black;
+}
+
+div#header {
+ margin: 0px;
+ padding: 0pt;
+ background-color: white;
+ display: inline-block;
+ width: 100%;
+}
+
+div#header_logo {
+ margin: 0px;
+ padding: 10px 0px 10px 12pt;
+ background-color: white;
+ width: 40%;
+ float: left;
+}
+
+div#header_menus {
+ background-color: white;
+ width: 55%;
+ float: right;
+ padding-top: 60pt;
+ padding-right: 10pt;
+ text-align: right;
+ font-size: 80%;
+}
+
+div#header_menus ul {
+ padding-top: 45pt;
+ list-style: none;
+ text-align: right;
+ font-size: 80%;
+}
+
+div#header_menus li {
+ padding: 0pt;
+ margin: 0pt;
+ display: inline;
+ white-space: nowrap;
+}
+
+/*
+div#header_menus a {
+ border-left: 1px solid #d7d7d7;
+ padding: 0 .75em;
+}
+
+div#header_menus a.first {
+ border-left: none;
+}
+*/
+
+div#header a:link, div#header a:active, div#header a:visited {
+ margin: 0pt;
+ padding: 0pt 5pt;
+ font-weight: normal;
+ color: black;
+ text-decoration: none;
+ border-bottom: 1px solid black;
+ border-left: 0px;
+ border-right: 0px;
+}
+
+div#header a:hover, div#header a:focus {
+ margin: 0pt;
+ padding: 0pt 5pt;
+ font-weight: normal;
+ color: black;
+ text-decoration: none;
+ border-bottom: 4px solid #09550b;
+ border-left: 0px;
+ border-right: 0px;
+}
+
+div#header a.current:link, div#header a.current:active, div#header a.current:visited {
+ margin: 0pt;
+ padding: 0pt 5pt;
+ font-weight: bold;
+ font-style: normal;
+ font-size: 120%;
+ color: white;
+ text-decoration: none;
+ border-bottom: 4px solid #09550b;
+ border-left: 0px;
+ border-right: 0px;
+ background-color: #09550b;
+}
+
+div#header a.current:hover, div#header a.current:focus {
+ margin: 0pt;
+ padding: 0pt 5pt;
+ font-weight: bold;
+ font-style: normal;
+ font-size: 120%;
+ color: white;
+ text-decoration: none;
+ border-bottom: 4px solid #09550b;
+ border-left: 0px;
+ border-right: 0px;
+ background-color: #09550b;
+}
+
+div#header_ancestors {
+ padding: 4px 0px 4px 12pt;
+ background-color: #09550B;
+ color: white;
+}
+
+div#header_ancestors ul, div#header_ancestors * li {
+ display: inline;
+ list-style-type: none;
+ padding: 0px 0px 0px 0pt;
+}
+
+div#header_ancestors a:link, div#header_ancestors a:active, div#header_ancestors a:visited {
+ font-weight: bold;
+ color: white;
+ text-decoration: none;
+ border-bottom: 0px;
+}
+
+div#header_ancestors a:hover, div#header_ancestors a:focus {
+ font-weight: bold;
+ color: white;
+ text-decoration: underline;
+}
+
+div#footer {
+ margin: 0px;
+ padding: 0px;
+ border-top: 1px dotted #09550b;
+ background-color: white;
+ display: inline-block;
+ width: 100%;
+ text-align: right;
+}
+
+div#searchform {
+ width: 80%;
+ background-color: #ccffcd;
+ padding: 15pt 10pt 15pt 10pt;
+ margin-top: 50pt;
+ margin-bottom: 50pt;
+ margin-left: auto;
+ margin-right: auto;
+ text-align: center;
+}
+
+div#searchform input#id_q {
+ background-color: white;
+ border: 1px solid #09550b;
+ padding: 2pt;
+ width: 80%;
+ font-size: 110%;
+ font-weight: bold;
+}
+
+span.queryref {
+ font-weight: bold;
+}
+
+div#searchform ul {
+ list-style: none;
+}
+
+div#searchform li {
+ display: inline;
+}
+
+hr#search_vs_results {
+ color: #09550b;
+ border: 2px dotted #09550b;
+ border-style: none none dotted;
+ margin-top: 0pt;
+ margin-bottom: 20pt;
+}
+
+div#search_results {
+ width: 85%;
+ margin: auto;
+}
+
+div#sidebar hr#separator {
+ color: white;
+ border: 0px;
+ margin-top: 0pt;
+ margin-bottom: 20pt;
+}
+
+img.footer-logo {
+ height: 24px;
+ padding: 0px 2px;
+}
+
+hr#site_vs_page {
+ color: white;
+ border: 3px dotted white;
+ border-style: none none dotted;
+ margin-top: 20pt;
+ margin-bottom: 20pt;
+}
+
+div#sidebar {
+ /*
+ background: #09550B;
+ background: #ccffcd;
+ */
+ background: white;
+}
+
+div#sidebar div#sitemenu, div#sidebar div#pagemenu {
+ /*
+ background: white;
+ */
+ background: #09550b;
+ width: 85%;
+ margin: auto;
+ padding: 5pt 10pt;
+}
+
+div#sidebar * li {
+ text-align: left;
+}
+
+div#sidebar * ul {
+ list-style-type: square;
+ padding-left: 12pt;
+}
+
+div#sitemenu ul {
+ list-style-type: none;
+ padding-left: 0pt;
+}
+
+div#sitemenu ul ul {
+ list-style-type: none;
+ padding-left: 0pt;
+}
+
+div#sitemenu ul ul ul {
+ list-style-type: square;
+ padding-left: 12pt;
+}
+
+div#sitemenu ul li ul li {
+ padding-top: 3pt;
+ padding-bottom: 5pt;
+ border-top: 1px dotted white;
+}
+
+div#sitemenu ul li ul li ul li {
+ border-top: none;
+ padding-top: 1pt;
+ padding-bottom: 1pt;
+}
+
+div#sitemenu ul li a:link,
+div#sitemenu ul li a:active,
+div#sitemenu ul lu a:visited
+{
+ font-size: 140%;
+ font-weight: bold;
+ border-bottom: none;
+}
+
+div#sitemenu ul li a:focus,
+div#sitemenu ul lu a:hover
+{
+ font-size: 140%;
+ font-weight: bold;
+ font-style: italic;
+ border-bottom: none;
+}
+
+div#sitemenu ul ul li a:link,
+div#sitemenu ul ul li a:active,
+div#sitemenu ul ul lu a:visited,
+div#sitemenu ul ul li a:focus,
+div#sitemenu ul ul lu a:hover
+{
+ font-size: 90%;
+ font-weight: normal;
+ border-bottom: none;
+/*border-bottom: 1px dotted white;*/
+}
+
+div#pagemenu ul {
+ list-style-type: none;
+ padding-left: 0pt;
+}
+
+div#pagemenu ul ul {
+ list-style-type: none;
+ padding-left: 0pt;
+}
+
+div#pagemenu ul ul ul {
+ padding-left: 12pt;
+}
+
+div#pagemenu ul li ul li {
+ padding-top: 3pt;
+ padding-bottom: 5pt;
+ border-top: 1px dotted white;
+}
+
+div#pagemenu ul li ul li ul li {
+ border-top: none;
+ padding-top: 1pt;
+ padding-bottom: 1pt;
+}
+
+div#pagemenu ul li a:link,
+div#pagemenu ul li a:active,
+div#pagemenu ul lu a:visited
+{
+ font-size: 120%;
+ font-weight: bold;
+ border-bottom: none;
+}
+
+div#pagemenu ul li a:focus,
+div#pagemenu ul lu a:hover
+{
+ font-size: 120%;
+ font-weight: bold;
+ font-style: italic;
+ border-bottom: none;
+}
+
+div#pagemenu ul ul li a:link,
+div#pagemenu ul ul li a:active,
+div#pagemenu ul ul lu a:visited,
+div#pagemenu ul ul li a:focus,
+div#pagemenu ul ul lu a:hover
+{
+ font-size: 90%;
+ font-weight: normal;
+ border-bottom: none;
+ /*
+ border-bottom: 1px dotted white;
+ */
+}
+
+
+div#sidebar ul.ancestor * li {
+ padding-top: 0pt;
+}
+
+div#sidebar ul {
+ padding-bottom: 8pt;
+}
+
+div#sidebar a:link, div#sidebar a:active, div#sidebar a:visited {
+ /*
+ font-weight: normal;
+ */
+ color: white;
+ text-align: left;
+ text-decoration: none;
+ border-bottom: 1px dotted white;
+}
+
+div#sidebar a:hover, div#sidebar a:focus {
+ /*
+ font-weight: normal;
+ */
+ color: white;
+ text-align: left;
+ text-decoration: none;
+ border-bottom: 1px dotted white;
+}
+
+div#main {
+ border-left: 1px solid #09550b;
+}
+
+div#main ul#summary {
+ list-style-type: square;
+ padding-left: 12pt;
+ font-size: 14pt;
+}
+
+div#main ul#summary * ul {
+ padding-left: 12pt;
+ padding-bottom: 14pt;
+ font-size: 95%;
+}
+
+div.code * {
+ background-color: #FCFCE1;
+}
+
+div.note {
+ margin: 8px 2% 0px 2%;
+ border: 1px none #fff01c;
+ border-left-width: 4px;
+ border-left-style: solid;
+ padding: 1px 10pt 1px 55px;
+ background: #fff676 url('./images/clipboard.png') no-repeat 0% 50%;;
+ font-size: 90%
+}
+
+div.error {
+ margin: 8px 2% 0px 2%;
+ border: 1px none #dd0000;
+ border-left-width: 4px;
+ border-left-style: solid;
+ padding: 1px 10pt 1px 55px;
+ background: #ffddcc url('./images/i-core.png') no-repeat 0% 50%;;
+ font-size: 90%
+}
+
+p.admonition-title {
+ font-weight: bold;
+}
+
+div.topic {
+ margin: 5pt;
+ padding: 2pt 10pt;
+ background-color: fff676;
+}
+
+div.topic p.first {
+ font-weight: bold;
+}
+
+table.wiki th, table th {
+ color: black;
+ background: #FFFFCC;
+}
+
+table.docutils {
+ margin-left: 10%;
+ margin-right: 10%;
+}
+
+table.wiki, table.wiki th, table.wiki td { border: 1px solid black; }
+table.wiki th * p { text-align: center; }
+table.wiki * p { margin: 0pt; }
+table.wiki * blockquote { margin: 0pt; }
+table { border-collapse: collapse; }
+table th, table td { border: 1px solid black;
+ padding: 2px 10px 2px 10px; }
+
+table.docinfo {
+ margin-top: 10pt;
+ margin-left: auto;
+ margin-right: 0pt;
+ border: 10px solid #303030;
+ border-collapse: collapse;
+ background: #303030;
+ font-size: 90%;
+ font-family: sans-serif;
+}
+
+table.docinfo tr {
+ border-bottom: 1px dotted white;
+}
+
+th.docinfo-name,
+table.docinfo td,
+table.docinfo td a:link,
+table.docinfo td a:active,
+table.docinfo td a:visited,
+table.docinfo td a:focus,
+table.docinfo td a:hover
+{
+ border: 0px solid white;
+ background: #303030;
+ color: white;
+ text-align: left;
+ font-weight: bold;
+}
+
+th.docinfo-name {
+ font-weight: normal;
+}
+
+table.docinfo td {
+ font-weight: bold;
+}
+
+span.ul {
+ text-decoration: underline;
+}
+
+* span.smallcaps {
+ /*font-variant: "small-caps";*/
+ text-transform: "uppercase";
+ font-size: "smaller";
+}
+
+
+span.cb {
+ font-family: "andale mono", monospace;
+ font-weight: bold;
+ white-space: pre;
+}
+
+#notice.system-message, .notice.system-message {
+ color: black;
+ background: #DDFFDD;
+ padding-top: 5pt;
+ padding-bottom: 5pt;
+ border: 1px none #55BB55;
+ border-top-width: 4px;
+ border-top-style: solid;
+}
+
+#content.error .message, div.system-message {
+ color: #550000;
+ background: #ffddcc;
+ border: 2px none #dd0000;
+ border-top-width: 4px;
+ border-top-style: solid;
+ padding: .5em;
+ margin: 1em 0;
+}
+
+#main {
+ float: right;
+ width: 70%;
+ padding: 0pt;
+ margin: 0pt;
+ min-height: 700px;
+ background: white;
+}
+
+div#main h1 {
+ border-bottom: 2px solid #09550b;
+}
+
+div#main div.section h1 {
+ border-bottom: none;
+}
+
+#cmscontent {
+ padding: 0pt 4% 10pt 4%;
+ margin: 0pt;
+}
+
+div#htmlerrorcontents {
+ padding: 10pt 4% 10pt 4%;
+ margin: 0pt;
+}
+
+div#htmlerrorcontents span.cs {
+ font-size: 80%;
+ font-family: "andale mono", monospace;
+ white-space: pre;
+}
+
+div#htmlerrorcontents hr.lang_separator {
+ border: 1px dotted black;
+ border-style: none none dotted;
+ margin-top: 20pt;
+ margin-bottom: 10pt;
+}
+
+#embedcontent {
+ border: 0pt;
+ padding: 0pt;
+ margin: 0pt;
+}
+
+#sidebar {
+ float: left;
+ width: 29.9%;
+ padding: 0 0 0 0;
+ margin: 0 0 0 0;
+ color: white;
+ background: #09550B;
+ /*
+ min-height: 300px;
+ background: #f2f2f2;
+ border-right: 1px solid #ccc;
+ padding: 0 0 0 10px;
+ */
+}
diff --git a/crlcore/doc/UsersGuide/UsersGuide.aux b/crlcore/doc/UsersGuide/UsersGuide.aux
new file mode 100644
index 00000000..6d40f51e
--- /dev/null
+++ b/crlcore/doc/UsersGuide/UsersGuide.aux
@@ -0,0 +1,116 @@
+\relax
+\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
+\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
+\global\let\oldcontentsline\contentsline
+\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
+\global\let\oldnewlabel\newlabel
+\gdef\newlabel#1#2{\newlabelxx{#1}#2}
+\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
+\AtEndDocument{\ifx\hyper@anchor\@undefined
+\let\contentsline\oldcontentsline
+\let\newlabel\oldnewlabel
+\fi}
+\fi}
+\global\let\hyper@last\relax
+\gdef\HyperFirstAtBeginDocument#1{#1}
+\providecommand\HyField@AuxAddToFields[1]{}
+\select@language{english}
+\@writefile{toc}{\select@language{english}}
+\@writefile{lof}{\select@language{english}}
+\@writefile{lot}{\select@language{english}}
+\newlabel{coriolis-user-s-guide}{{}{1}{\relax }{section*.1}{}}
+\newlabel{contents}{{}{1}{\relax }{section*.2}{}}
+\@writefile{toc}{\contentsline {section}{Credits \& License}{2}{section*.3}}
+\newlabel{credits-license}{{}{2}{\relax }{section*.3}{}}
+\@writefile{toc}{\contentsline {section}{Release Notes}{3}{section*.4}}
+\newlabel{release-notes}{{}{3}{\relax }{section*.4}{}}
+\@writefile{toc}{\contentsline {subsection}{Release 1.0.1475}{3}{section*.5}}
+\newlabel{release-1-0-1475}{{}{3}{\relax }{section*.5}{}}
+\@writefile{toc}{\contentsline {subsection}{Release 1.0.1963}{3}{section*.6}}
+\newlabel{release-1-0-1963}{{}{3}{\relax }{section*.6}{}}
+\@writefile{toc}{\contentsline {subsection}{Release 1.0.xxxx}{3}{section*.7}}
+\newlabel{release-1-0-xxxx}{{}{3}{\relax }{section*.7}{}}
+\gdef \LT@i {\LT@entry
+ {1}{131.5826pt}\LT@entry
+ {1}{242.85562pt}}
+\@writefile{toc}{\contentsline {section}{Installation}{4}{section*.8}}
+\newlabel{installation}{{}{4}{\relax }{section*.8}{}}
+\gdef \LT@ii {\LT@entry
+ {1}{49.60522pt}\LT@entry
+ {1}{165.90092pt}\LT@entry
+ {1}{217.76141pt}}
+\@writefile{toc}{\contentsline {section}{Coriolis Configuration \& Initialisation}{5}{section*.9}}
+\newlabel{coriolis-configuration-initialisation}{{}{5}{\relax }{section*.9}{}}
+\@writefile{toc}{\contentsline {subsection}{Configuration Helpers}{5}{section*.10}}
+\newlabel{configuration-helpers}{{}{5}{\relax }{section*.10}{}}
+\@writefile{toc}{\contentsline {subsubsection}{Alliance Helper}{5}{section*.11}}
+\newlabel{alliance-helper}{{}{5}{\relax }{section*.11}{}}
+\@writefile{toc}{\contentsline {subsubsection}{Tools Configuration Helpers}{7}{section*.12}}
+\newlabel{tools-configuration-helpers}{{}{7}{\relax }{section*.12}{}}
+\@writefile{toc}{\contentsline {section}{CGT - The Graphical Interface}{8}{section*.13}}
+\newlabel{cgt-the-graphical-interface}{{}{8}{\relax }{section*.13}{}}
+\@writefile{toc}{\contentsline {section}{Viewer \& Tools}{9}{section*.14}}
+\newlabel{id1}{{}{9}{\relax }{section*.14}{}}
+\newlabel{viewer-tools}{{}{9}{\relax }{section*.14}{}}
+\@writefile{toc}{\contentsline {subsection}{The Hurricane Data-Base}{9}{section*.15}}
+\newlabel{the-hurricane-data-base}{{}{9}{\relax }{section*.15}{}}
+\@writefile{toc}{\contentsline {subsection}{Mauka -{}- Placer}{10}{section*.16}}
+\newlabel{mauka-placer}{{}{10}{\relax }{section*.16}{}}
+\@writefile{toc}{\contentsline {subsection}{Knik -{}- Global Router}{10}{section*.17}}
+\newlabel{knik-global-router}{{}{10}{\relax }{section*.17}{}}
+\@writefile{toc}{\contentsline {subsection}{Kite -{}- Detailed Router}{10}{section*.18}}
+\newlabel{kite-detailed-router}{{}{10}{\relax }{section*.18}{}}
+\@writefile{toc}{\contentsline {subsection}{Executing Python Scripts in Cgt}{11}{section*.19}}
+\newlabel{executing-python-scripts-in-cgt}{{}{11}{\relax }{section*.19}{}}
+\newlabel{python-scripts-in-cgt}{{}{11}{\relax }{section*.19}{}}
+\@writefile{toc}{\contentsline {subsection}{Printing \& Snapshots}{11}{section*.20}}
+\newlabel{printing-snapshots}{{}{11}{\relax }{section*.20}{}}
+\gdef \LT@iii {\LT@entry
+ {1}{85.57443pt}\LT@entry
+ {1}{93.96251pt}\LT@entry
+ {1}{253.3158pt}}
+\gdef \LT@iv {\LT@entry
+ {1}{79.7221pt}\LT@entry
+ {1}{95.63461pt}\LT@entry
+ {1}{257.49603pt}}
+\@writefile{toc}{\contentsline {subsection}{Memento of Shortcuts in Graphic Mode}{12}{section*.21}}
+\newlabel{memento-of-shortcuts-in-graphic-mode}{{}{12}{\relax }{section*.21}{}}
+\gdef \LT@v {\LT@entry
+ {1}{160.86342pt}\LT@entry
+ {1}{252.89458pt}}
+\@writefile{toc}{\contentsline {subsection}{Cgt Command Line Options}{13}{section*.22}}
+\newlabel{cgt-command-line-options}{{}{13}{\relax }{section*.22}{}}
+\@writefile{toc}{\contentsline {section}{The Controller}{14}{section*.23}}
+\newlabel{id2}{{}{14}{\relax }{section*.23}{}}
+\newlabel{the-controller}{{}{14}{\relax }{section*.23}{}}
+\@writefile{toc}{\contentsline {subsection}{The Look Tab}{15}{section*.24}}
+\newlabel{id3}{{}{15}{\relax }{section*.24}{}}
+\newlabel{the-look-tab}{{}{15}{\relax }{section*.24}{}}
+\@writefile{toc}{\contentsline {subsection}{The Filter Tab}{15}{section*.25}}
+\newlabel{id4}{{}{15}{\relax }{section*.25}{}}
+\newlabel{the-filter-tab}{{}{15}{\relax }{section*.25}{}}
+\@writefile{toc}{\contentsline {subsection}{The Layers\&Go Tab}{16}{section*.26}}
+\newlabel{id5}{{}{16}{\relax }{section*.26}{}}
+\newlabel{the-layers-go-tab}{{}{16}{\relax }{section*.26}{}}
+\@writefile{toc}{\contentsline {subsection}{The Netlist Tab}{17}{section*.27}}
+\newlabel{id6}{{}{17}{\relax }{section*.27}{}}
+\newlabel{the-netlist-tab}{{}{17}{\relax }{section*.27}{}}
+\@writefile{toc}{\contentsline {subsection}{The Selection Tab}{18}{section*.28}}
+\newlabel{id7}{{}{18}{\relax }{section*.28}{}}
+\newlabel{the-selection-tab}{{}{18}{\relax }{section*.28}{}}
+\@writefile{toc}{\contentsline {subsection}{The Inspector Tab}{19}{section*.29}}
+\newlabel{id8}{{}{19}{\relax }{section*.29}{}}
+\newlabel{the-inspector-tab}{{}{19}{\relax }{section*.29}{}}
+\@writefile{toc}{\contentsline {subsection}{The Settings Tab}{21}{section*.30}}
+\newlabel{id9}{{}{21}{\relax }{section*.30}{}}
+\newlabel{the-settings-tab}{{}{21}{\relax }{section*.30}{}}
+\gdef \LT@vi {\LT@entry
+ {1}{209.37971pt}\LT@entry
+ {1}{106.92445pt}\LT@entry
+ {1}{73.04855pt}}
+\@writefile{toc}{\contentsline {section}{Tools Fine Tuning}{22}{section*.31}}
+\newlabel{tools-fine-tuning}{{}{22}{\relax }{section*.31}{}}
+\@writefile{toc}{\contentsline {subsection}{Detailed Routing Configuration Parameters}{22}{section*.32}}
+\newlabel{id10}{{}{22}{\relax }{section*.32}{}}
+\newlabel{detailed-routing-configuration-parameters}{{}{22}{\relax }{section*.32}{}}
+\ttl@finishall
diff --git a/crlcore/doc/UsersGuide/UsersGuide.log b/crlcore/doc/UsersGuide/UsersGuide.log
new file mode 100644
index 00000000..7d19c534
--- /dev/null
+++ b/crlcore/doc/UsersGuide/UsersGuide.log
@@ -0,0 +1,1106 @@
+This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) (format=pdflatex 2011.12.23) 8 AUG 2012 00:21
+entering extended mode
+ restricted \write18 enabled.
+ %&-line parsing enabled.
+**UsersGuide.tex
+(./UsersGuide.tex
+LaTeX2e <2011/06/27>
+Babel and hyphenation patterns for english, dumylang, nohyphenation, ge
+rman-x-2011-07-01, ngerman-x-2011-07-01, afrikaans, ancientgreek, ibycus, arabi
+c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
+h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
+h, french, galician, german, ngerman, swissgerman, monogreek, greek, hungarian,
+ icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, marathi, or
+iya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji,
+ lao, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, pol
+ish, portuguese, romanian, russian, sanskrit, serbian, serbianc, slovak, sloven
+ian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, polish
+, ukrainian, russian, monogreek, greek, icelandic, bokmal, nynorsk, bulgarian,
+coptic, indonesian, estonian, german-x-2011-07-01, ngerman-x-2011-07-01, finnis
+h, romanian, ukenglish, usenglishmax, welsh, armenian, serbian, serbianc, dutch
+, interlingua, esperanto, uppersorbian, slovenian, basque, german, ngerman, swi
+ssgerman, hungarian, lao, croatian, catalan, irish, danish, spanish, mongolian,
+ mongolianlmc, galician, italian, latin, pinyin, swedish, kurmanji, slovak, anc
+ientgreek, ibycus, portuguese, czech, afrikaans, french, turkish, loaded.
+(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
+Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
+(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo
+File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
+)
+\c@part=\count79
+\c@section=\count80
+\c@subsection=\count81
+\c@subsubsection=\count82
+\c@paragraph=\count83
+\c@subparagraph=\count84
+\c@figure=\count85
+\c@table=\count86
+\abovecaptionskip=\skip41
+\belowcaptionskip=\skip42
+\bibindent=\dimen102
+)
+(/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
+Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX
+LaTeX Info: Redefining \em on input line 420.
+)
+(/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty
+Package: cmap 2008/03/06 v1.0h CMap support: searchable PDF
+)
+(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
+Package: babel 2008/07/08 v3.8m The Babel package
+
+(/usr/share/texlive/texmf-dist/tex/generic/babel/english.ldf
+Language: english 2005/03/30 v3.3o English support from the babel system
+
+(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
+File: babel.def 2008/07/08 v3.8m Babel common definitions
+\babel@savecnt=\count87
+\U@D=\dimen103
+)
+\l@canadian = a dialect from \language\l@american
+\l@australian = a dialect from \language\l@british
+\l@newzealand = a dialect from \language\l@british
+))
+(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
+Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
+
+(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def
+File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
+LaTeX Font Info: Redeclaring font encoding T1 on input line 43.
+)<>)
+(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
+Package: inputenc 2008/03/30 v1.1d Input encoding file
+\inpenc@prehook=\toks14
+\inpenc@posthook=\toks15
+
+(/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def
+File: latin1.def 2008/03/30 v1.1d Input encoding file
+))
+(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty
+Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
+)
+(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
+Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
+
+(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
+Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
+\KV@toks@=\toks16
+)
+(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
+Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
+
+(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
+Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
+)
+(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg
+File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
+)
+Package graphics Info: Driver file: pdftex.def on input line 91.
+
+(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def
+File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
+
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty
+Package: infwarerr 2010/04/08 v1.3 Providing info/warning/message (HO)
+)
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
+Package: ltxcmds 2011/04/18 v1.20 LaTeX kernel commands for general use (HO)
+)
+\Gread@gobject=\count88
+))
+\Gin@req@height=\dimen104
+\Gin@req@width=\dimen105
+)
+(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty
+\bigstrutjot=\dimen106
+)
+(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty
+Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
+\LTleft=\skip43
+\LTright=\skip44
+\LTpre=\skip45
+\LTpost=\skip46
+\LTchunksize=\count89
+\LTcapwidth=\dimen107
+\LT@head=\box26
+\LT@firsthead=\box27
+\LT@foot=\box28
+\LT@lastfoot=\box29
+\LT@cols=\count90
+\LT@rows=\count91
+\c@LT@tables=\count92
+\c@LT@chunks=\count93
+\LT@p@ftn=\toks17
+)
+(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
+Package: array 2008/09/09 v2.4c Tabular extension package (FMi)
+\col@sep=\dimen108
+\extrarowheight=\dimen109
+\NC@list=\toks18
+\extratabsurround=\skip47
+\backup@length=\skip48
+)
+\DUtablewidth=\skip49
+ (./socstyle.tex
+(/usr/share/texlive/texmf-dist/tex/latex/opensans/opensans.sty
+Package: opensans 2011/11/11 Opensans
+
+(/usr/share/texlive/texmf-dist/tex/latex/slantsc/slantsc.sty
+Package: slantsc 2003/11/09 v2.10 Provide Slanted an Italic Small Caps
+LaTeX Info: Redefining \upshape on input line 35.
+LaTeX Info: Redefining \slshape on input line 45.
+LaTeX Info: Redefining \itshape on input line 55.
+LaTeX Info: Redefining \scshape on input line 65.
+))
+(/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty
+Package: xspace 2009/10/20 v1.13 Space after command names (DPC,MH)
+)
+(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
+\fancy@headwidth=\skip50
+\f@ncyO@elh=\skip51
+\f@ncyO@erh=\skip52
+\f@ncyO@olh=\skip53
+\f@ncyO@orh=\skip54
+\f@ncyO@elf=\skip55
+\f@ncyO@erf=\skip56
+\f@ncyO@olf=\skip57
+\f@ncyO@orf=\skip58
+)
+(/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty
+Package: enumitem 2011/09/28 v3.5.2 Customized lists
+\labelindent=\skip59
+\enit@outerparindent=\dimen110
+\enit@toks=\toks19
+\enit@inbox=\box30
+\enitdp@description=\count94
+)
+(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty
+Package: titlesec 2011/11/11 v2.9.2 Sectioning titles
+\ttl@box=\box31
+\beforetitleunit=\skip60
+\aftertitleunit=\skip61
+\ttl@plus=\dimen111
+\ttl@minus=\dimen112
+\ttl@toksa=\toks20
+\titlewidth=\dimen113
+\titlewidthlast=\dimen114
+\titlewidthfirst=\dimen115
+)
+(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titletoc.sty
+Package: titletoc 2011/11/11 v1.6 TOC entries
+\ttl@leftsep=\dimen116
+)
+(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
+Package: geometry 2010/09/12 v5.6 Page Geometry
+
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty
+Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
+Package ifpdf Info: pdfTeX in PDF mode is detected.
+)
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty
+Package: ifvtex 2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO)
+Package ifvtex Info: VTeX not detected.
+)
+(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty
+Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
+)
+\Gm@cnth=\count95
+\Gm@cntv=\count96
+\c@Gm@tempcnt=\count97
+\Gm@bindingoffset=\dimen117
+\Gm@wd@mp=\dimen118
+\Gm@odd@mp=\dimen119
+\Gm@even@mp=\dimen120
+\Gm@layoutwidth=\dimen121
+\Gm@layoutheight=\dimen122
+\Gm@layouthoffset=\dimen123
+\Gm@layoutvoffset=\dimen124
+\Gm@dimlist=\toks21
+))
+\DUlineblockindent=\skip62
+
+(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
+Package: hyperref 2011/10/01 v6.82j Hypertext links for LaTeX
+
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
+Package: hobsub-hyperref 2011/04/23 v1.4 Bundle oberdiek, subset hyperref (HO)
+
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
+Package: hobsub-generic 2011/04/23 v1.4 Bundle oberdiek, subset generic (HO)
+Package: hobsub 2011/04/23 v1.4 Subsetting bundle oberdiek (HO)
+Package hobsub Info: Skipping package `infwarerr' (already loaded).
+Package hobsub Info: Skipping package `ltxcmds' (already loaded).
+Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
+Package ifluatex Info: LuaTeX not detected.
+Package hobsub Info: Skipping package `ifvtex' (already loaded).
+Package: intcalc 2007/09/27 v1.1 Expandable integer calculations (HO)
+Package hobsub Info: Skipping package `ifpdf' (already loaded).
+Package: etexcmds 2011/02/16 v1.5 Prefix for e-TeX command names (HO)
+Package etexcmds Info: Could not find \expanded.
+(etexcmds) That can mean that you are not using pdfTeX 1.50 or
+(etexcmds) that some package has redefined \expanded.
+(etexcmds) In the latter case, load this package earlier.
+Package: kvsetkeys 2011/04/07 v1.13 Key value parser (HO)
+Package: kvdefinekeys 2011/04/07 v1.3 Defining keys (HO)
+Package: pdftexcmds 2011/04/22 v0.16 Utilities of pdfTeX for LuaTeX (HO)
+Package pdftexcmds Info: LuaTeX not detected.
+Package pdftexcmds Info: \pdf@primitive is available.
+Package pdftexcmds Info: \pdf@ifprimitive is available.
+Package pdftexcmds Info: \pdfdraftmode found.
+Package: pdfescape 2011/04/04 v1.12 Provides string conversions (HO)
+Package: bigintcalc 2011/01/30 v1.2 Expandable big integer calculations (HO)
+Package: bitset 2011/01/30 v1.1 Data type bit set (HO)
+Package: uniquecounter 2011/01/30 v1.2 Provides unlimited unique counter (HO)
+)
+Package hobsub Info: Skipping package `hobsub' (already loaded).
+Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO)
+Package: hopatch 2011/01/30 v1.0 Wrapper for package hooks (HO)
+Package: xcolor-patch 2011/01/30 xcolor patch
+Package: atveryend 2011/04/23 v1.7 Hooks at very end of document (HO)
+Package: atbegshi 2011/01/30 v1.15 At begin shipout hook (HO)
+Package: refcount 2010/12/01 v3.2 Data extraction from references (HO)
+Package: hycolor 2011/01/30 v1.7 Color options of hyperref/bookmark (HO)
+)
+(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
+Package: kvoptions 2010/12/23 v3.10 Keyval support for LaTeX options (HO)
+)
+\@linkdim=\dimen125
+\Hy@linkcounter=\count98
+\Hy@pagecounter=\count99
+
+(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
+File: pd1enc.def 2011/10/01 v6.82j Hyperref: PDFDocEncoding definition (HO)
+)
+\Hy@SavedSpaceFactor=\count100
+
+(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg
+File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
+)
+Package hyperref Info: Option `colorlinks' set `true' on input line 3925.
+Package hyperref Info: Hyper figures OFF on input line 4046.
+Package hyperref Info: Link nesting OFF on input line 4051.
+Package hyperref Info: Hyper index ON on input line 4054.
+Package hyperref Info: Plain pages OFF on input line 4061.
+Package hyperref Info: Backreferencing OFF on input line 4066.
+Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
+Package hyperref Info: Bookmarks ON on input line 4284.
+\c@Hy@tempcnt=\count101
+
+(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty
+\Urlmuskip=\muskip10
+Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
+)
+LaTeX Info: Redefining \url on input line 4637.
+\Fld@menulength=\count102
+\Field@Width=\dimen126
+\Fld@charsize=\dimen127
+Package hyperref Info: Hyper figures OFF on input line 5723.
+Package hyperref Info: Link nesting OFF on input line 5728.
+Package hyperref Info: Hyper index ON on input line 5731.
+Package hyperref Info: backreferencing OFF on input line 5738.
+Package hyperref Info: Link coloring ON on input line 5741.
+Package hyperref Info: Link coloring with OCG OFF on input line 5748.
+Package hyperref Info: PDF/A mode OFF on input line 5753.
+LaTeX Info: Redefining \ref on input line 5793.
+LaTeX Info: Redefining \pageref on input line 5797.
+\Hy@abspage=\count103
+\c@Item=\count104
+\c@Hfootnote=\count105
+)
+
+Package hyperref Message: Driver (autodetected): hpdftex.
+
+(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
+File: hpdftex.def 2011/10/01 v6.82j Hyperref driver for pdfTeX
+\Fld@listcount=\count106
+\c@bookmark@seq@number=\count107
+
+(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
+Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO)
+Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
+82.
+)
+\Hy@SectionHShift=\skip63
+)
+(./UsersGuide.aux)
+\openout1 = `UsersGuide.aux'.
+
+LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 89.
+LaTeX Font Info: ... okay on input line 89.
+LaTeX Font Info: Try loading font information for T1+fosj on input line 89.
+ (/usr/share/texlive/texmf-dist/tex/latex/opensans/t1fosj.fd
+File: t1fosj.fd 2011/11/11 Fontinst v1.927 font definitions for T1/fosj.
+)
+LaTeX Font Info: Font shape `T1/fosj/m/n' will be
+(Font) scaled to size 9.49997pt on input line 89.
+(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii
+[Loading MPS to PDF converter (version 2006.09.02).]
+\scratchcounter=\count108
+\scratchdimen=\dimen128
+\scratchbox=\box32
+\nofMPsegments=\count109
+\nofMParguments=\count110
+\everyMPshowfont=\toks22
+\MPscratchCnt=\count111
+\MPscratchDim=\dimen129
+\MPnumerator=\count112
+\makeMPintoPDFobject=\count113
+\everyMPtoPDFconversion=\toks23
+) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
+Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf
+
+(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
+Package: grfext 2010/08/19 v1.1 Managing graphics extensions (HO)
+)
+Package grfext Info: Graphics extension search list:
+(grfext) [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
+G,.JBIG2,.JB2,.eps]
+(grfext) \AppendGraphicsExtensions on input line 452.
+
+(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
+File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
+e
+))
+*geometry* driver: auto-detecting
+*geometry* detected driver: pdftex
+*geometry* verbose mode - [ preamble ] result:
+* driver: pdftex
+* paper: a4paper
+* layout:
+* layoutoffset:(h,v)=(0.0pt,0.0pt)
+* modes:
+* h-part:(L,W,R)=(89.62709pt, 418.25368pt, 89.6271pt)
+* v-part:(T,H,B)=(108.405pt, 664.37186pt, 72.26999pt)
+* \paperwidth=597.50787pt
+* \paperheight=845.04684pt
+* \textwidth=418.25368pt
+* \textheight=664.37186pt
+* \oddsidemargin=17.3571pt
+* \evensidemargin=17.3571pt
+* \topmargin=-18.86499pt
+* \headheight=30.0pt
+* \headsep=25.0pt
+* \topskip=10.0pt
+* \footskip=30.0pt
+* \marginparwidth=57.0pt
+* \marginparsep=11.0pt
+* \columnsep=10.0pt
+* \skip\footins=9.0pt plus 4.0pt minus 2.0pt
+* \hoffset=0.0pt
+* \voffset=0.0pt
+* \mag=1000
+* \@twocolumnfalse
+* \@twosidefalse
+* \@mparswitchfalse
+* \@reversemarginfalse
+* (1in=72.27pt=25.4mm, 1cm=28.453pt)
+
+\AtBeginShipoutBox=\box33
+(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
+Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC)
+
+(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg
+File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
+)
+Package color Info: Driver file: pdftex.def on input line 130.
+)
+Package hyperref Info: Link coloring ON on input line 89.
+
+(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
+Package: nameref 2010/04/30 v2.40 Cross-referencing by name of section
+
+(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
+Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO)
+)
+\c@section@level=\count114
+)
+LaTeX Info: Redefining \ref on input line 89.
+LaTeX Info: Redefining \pageref on input line 89.
+LaTeX Info: Redefining \nameref on input line 89.
+
+(./UsersGuide.out) (./UsersGuide.out)
+\@outlinefile=\write3
+\openout3 = `UsersGuide.out'.
+
+LaTeX Font Info: Font shape `T1/fosj/m/n' will be
+(Font) scaled to size 16.41594pt on input line 98.
+LaTeX Font Info: Font shape `T1/fosj/m/n' will be
+(Font) scaled to size 11.39996pt on input line 98.
+<>
+LaTeX Font Info: External font `cmex10' loaded for size
+(Font) <12> on input line 98.
+LaTeX Font Info: External font `cmex10' loaded for size
+(Font) <8> on input line 98.
+LaTeX Font Info: External font `cmex10' loaded for size
+(Font) <6> on input line 98.
+LaTeX Font Info: Font shape `T1/fosj/bx/n' in size <10> not available
+(Font) Font shape `T1/fosj/b/n' tried instead on input line 123.
+LaTeX Font Info: Font shape `T1/fosj/b/n' will be
+(Font) scaled to size 9.49997pt on input line 123.
+LaTeX Font Info: Font shape `T1/fosj/bx/n' in size <14.4> not available
+(Font) Font shape `T1/fosj/b/n' tried instead on input line 123.
+LaTeX Font Info: Font shape `T1/fosj/b/n' will be
+(Font) scaled to size 13.67995pt on input line 123.
+ (./UsersGuide.toc
+LaTeX Font Info: Font shape `T1/fosj/bx/sc' in size <10> not available
+(Font) Font shape `T1/fosj/b/sc' tried instead on input line 2.
+LaTeX Font Info: Font shape `T1/fosj/b/sc' will be
+(Font) scaled to size 9.49997pt on input line 2.
+LaTeX Font Info: Font shape `T1/fosj/m/sc' will be
+(Font) scaled to size 9.49997pt on input line 4.
+)
+\tf@toc=\write4
+\openout4 = `UsersGuide.toc'.
+
+ [1
+
+{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}]
+Underfull \hbox (badness 10000) in paragraph at lines 137--144
+
+ []
+
+LaTeX Font Info: Try loading font information for OMS+fosj on input line 147
+.
+LaTeX Font Info: No file OMSfosj.fd. on input line 147.
+
+LaTeX Font Warning: Font shape `OMS/fosj/m/n' undefined
+(Font) using `OMS/cmsy/m/n' instead on input line 147.
+
+[2]
+LaTeX Font Info: Font shape `T1/fosj/bx/n' in size <12> not available
+(Font) Font shape `T1/fosj/b/n' tried instead on input line 174.
+LaTeX Font Info: Font shape `T1/fosj/b/n' will be
+(Font) scaled to size 11.39996pt on input line 174.
+\c@listcnt0=\count115
+LaTeX Font Info: Try loading font information for T1+cmtt on input line 204.
+
+ (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd
+File: t1cmtt.fd 1999/05/25 v2.5h Standard LaTeX font definitions
+)
+LaTeX Font Info: Font shape `T1/cmtt/bx/n' in size <10> not available
+(Font) Font shape `T1/cmtt/m/n' tried instead on input line 204.
+LaTeX Font Info: Font shape `T1/fosj/m/sl' in size <10> not available
+(Font) Font shape `T1/fosj/m/it' tried instead on input line 257.
+LaTeX Font Info: Font shape `T1/fosj/m/it' will be
+(Font) scaled to size 9.49997pt on input line 257.
+ [3] [4]
+Overfull \hbox (15.01389pt too wide) in alignment at lines 375--385
+ [] [] []
+ []
+
+
+Overfull \hbox (15.01389pt too wide) in alignment at lines 385--395
+ [] [] []
+ []
+
+
+Overfull \hbox (15.01389pt too wide) in alignment at lines 395--397
+ [] [] []
+ []
+
+
+Overfull \hbox (15.01389pt too wide) in alignment at lines 397--398
+ [] [] []
+ []
+
+
+Overfull \hbox (15.01389pt too wide) in alignment at lines 398--423
+ [] [] []
+ []
+
+LaTeX Font Info: External font `cmex10' loaded for size
+(Font) <7> on input line 434.
+LaTeX Font Info: External font `cmex10' loaded for size
+(Font) <5> on input line 434.
+Package epstopdf Info: Source file: <./images/clipboard.eps>
+(epstopdf) date: 2012-07-26 17:53:58
+(epstopdf) size: 19741 bytes
+(epstopdf) Output file: <./images/clipboard-eps-converted-to.pdf>
+(epstopdf) date: 2012-07-26 18:00:44
+(epstopdf) size: 4504 bytes
+(epstopdf) Command:
+(epstopdf) \includegraphics on input line 434.
+Package epstopdf Info: Output file is already uptodate.
+<./images/clipboard-eps-converted-to.pdf, id=243, 48.18pt x 48.18pt>
+File: ./images/clipboard-eps-converted-to.pdf Graphic file (type pdf)
+
+