summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty175
1 files changed, 28 insertions, 147 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty
index 3ecb88915e8..33fbf306686 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-newproject.sty
@@ -16,10 +16,6 @@
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
-
-
-
-
\ProvidesPackage{lwarp-newproject}
\RequirePackage{etoolbox}
@@ -325,24 +321,31 @@ div.titlepage {
}
.marginpar {
-width:20%; float:right;
-text-align:left;
-margin: 1ex 0.5em 1ex 1em ;
-padding: 1ex 0.5em 1ex 0.5em ;
-font-size: 85% ;
-border-top: 1px solid silver ;
-border-bottom: 1px solid silver ;
-overflow-x: auto;
+ max-width:50%;
+ float:right;
+ text-align:left;
+ margin: 1ex 0.5em 1ex 1em ;
+ padding: 1ex 0.5em 1ex 0.5em ;
+ font-size: 85% ;
+ border-top: 1px solid silver ;
+ border-bottom: 1px solid silver ;
+ overflow-x: auto;
}
.marginpar br { margin-bottom: 2ex ; }
div.marginblock {
-width:50%; float:right;
-text-align:left;
-margin: 1ex 0.5em 1ex 1em ;
-padding: 1ex 0.5em 1ex 0.5em ;
-overflow-x: auto;
+ max-width:50%;
+ float:right;
+ text-align:left;
+ margin: 1ex 0.5em 1ex 1em ;
+ padding: 1ex 0.5em 1ex 0.5em ;
+ overflow-x: auto;
+}
+
+div.marginblock div.minipage {
+ display: block ;
+ margin: 0pt auto 0pt auto ;
}
div.marginblock div.minipage p { font-size: 85%}
@@ -364,10 +367,8 @@ section.textbody div.footnotes{
.mpfootnotes {
text-align: left ;
font-size: .85em ;
- margin: 3ex 0em 3ex 0em ;
+ margin-left: 1em ;
border-top: 1px solid silver ;
- border-bottom: 1px solid silver ;
-/* padding-top: 1ex ; */
}
/* Remove footnote top border in the title page. */
@@ -1113,6 +1114,12 @@ nav.botnavigation { display:none; }
}
/* nav.topnavigation { display:block } */
nav.botnavigation { display:block }
+ .marginpar {
+ max-width: 100%;
+ float: none;
+ display:block ;
+ margin: 1ex 1em 1ex 1em ;
+ }
}
@media print {
@@ -1677,7 +1684,7 @@ MathJax.Hub.Config({
-- Print the usage of the lwarpmk command:
-printversion = "v0.25"
+printversion = "v0.26"
function printhelp ()
print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ;
@@ -2103,132 +2110,6 @@ end -- not --version
\end{LWR@createlwarpmk}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\endinput
%%
%% End of file `lwarp-newproject.sty'.