summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorCarlos Enriquez Figueras <linguafalsa@gmail.com>2024-03-05 19:15:24 +0000
committerCarlos Enriquez Figueras <linguafalsa@gmail.com>2024-03-05 19:15:24 +0000
commit252eeb95b1fae43b98e2e4c401eff55155937040 (patch)
treebd5b01e7a5e580a1cb40cc5422e7d20e250b280d /Master
parent163d57bfc7ee2350972d58cde7683db8a989f04e (diff)
css old and new
git-svn-id: svn://tug.org/texlive/trunk@70416 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-es/tex-live.css45
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-es/texlive-es.css52
2 files changed, 45 insertions, 52 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-es/tex-live.css b/Master/texmf-dist/doc/texlive/texlive-es/tex-live.css
deleted file mode 100644
index f55999f3732..00000000000
--- a/Master/texmf-dist/doc/texlive/texlive-es/tex-live.css
+++ /dev/null
@@ -1,45 +0,0 @@
-/* $Id: tex-live.css 3436 2007-01-13 22:34:01Z karl $
- Simple CSS for TeX Live that adds margins and a little color.
- original by Bzyl Wlodzimierz, edited by Karl Berry, 2005.
- Public domain. */
-
-html {
- // top left bottom right
- margin: 15pt 15pt 15pt 15pt;
- background: rgb(255,255,224);
-}
-
-body {
- margin: 0 5pt 0 5pt;
- padding: 0;
- //matw: background: rgb(224,255,224);
- // (It looks better to me to have a consistent background --karl)
-// fonts in browser are low resolution;
-// therefore generated serif are poor quality,
-// so they disturb reading (that is my opinion)
- font-family: sans-serif;
- font-style: normal;
-}
-
-
-/* (It looks better to me to not vary colors at every level --karl) */
-
-h3.sectionHead {
- padding: 12pt 10pt 12pt 20pt;
- //matw: background: rgb(192,224,255);
- background: rgb(224,224,255);
- color: rgb(0,0,32);
-}
-
-h4.subsectionHead {
- padding: 7pt 10pt 7pt 40pt;
- background: rgb(224,224,255);
- color: rgb(0,0,32);
-}
-
-h5.subsubsectionHead {
- padding: 3pt 10pt 3pt 40pt;
- //matw: background: rgb(224,255,255);
- background: rgb(224,224,255);
- color: rgb(0,0,32);
-}
diff --git a/Master/texmf-dist/doc/texlive/texlive-es/texlive-es.css b/Master/texmf-dist/doc/texlive/texlive-es/texlive-es.css
index f0a57f02da3..04c47b804f6 100644
--- a/Master/texmf-dist/doc/texlive/texlive-es/texlive-es.css
+++ b/Master/texmf-dist/doc/texlive/texlive-es/texlive-es.css
@@ -53,7 +53,6 @@
.ec-lmtt-10{ font-family: monospace,monospace;}
.ec-lmtt-10{ font-family: monospace,monospace;}
.ec-lmtt-10{ font-family: monospace,monospace;}
-.ec-lmr-9{font-size:90%;}
.ec-lmss-10{ font-family: sans-serif;}
.ec-lmss-10{ font-family: sans-serif;}
.ec-lmss-10{ font-family: sans-serif;}
@@ -123,6 +122,23 @@
.ec-lmtk-10{ font-family: monospace,monospace;}
.ec-lmtk-10{ font-family: monospace,monospace;}
.ec-lmtk-10{ font-family: monospace,monospace;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
+.ec-lmcsc-10{ font-variant: small-caps;}
.ec-lmtt-8{font-size:80%; font-family: monospace,monospace;}
.ec-lmtt-8{ font-family: monospace,monospace;}
.ec-lmtt-8{ font-family: monospace,monospace;}
@@ -157,6 +173,7 @@
.ec-lmro-10{ font-style: oblique;}
.ec-lmro-10{ font-style: oblique;}
.ec-lmro-10{ font-style: oblique;}
+.ec-lmr-9{font-size:90%;}
.ec-lmtt-9{font-size:90%; font-family: monospace,monospace;}
.ec-lmtt-9{ font-family: monospace,monospace;}
.ec-lmtt-9{ font-family: monospace,monospace;}
@@ -205,6 +222,15 @@ td center { margin-top:0em; margin-bottom:0em; }
.Canvas { position:relative; }
img.math{vertical-align:middle;}
div.par-math-display, div.math-display{text-align:center;}
+body{ margin:1em auto; max-width:80ch; padding:0 .62em; }
+h1,h2,h3,h4,h5 { line-height:1.2; }
+@media print{ body{ max-width:none } }
+.partHead, .likepartHead { font-size: 2em; }
+.chapterHead, .likechapterHead { font-size: 1.7411em; }
+.sectionHead, .likesectionHead { font-size: 1.5157em; }
+.subsectionHead, .likesubsectionHead { font-size: 1.3195em; }
+.subsubsectionHead, .likesubsubsectionHead { font-size: 1.1487em; }
+ @media (prefers-color-scheme: dark) { img[src^="texlive-es"]{filter: invert(1); } }
li p.indent { text-indent: 0em }
li p:first-child{ margin-top:0em; }
li p:last-child, li div:last-child { margin-bottom:0.5em; }
@@ -241,6 +267,7 @@ div.flushleft {text-align: left;}
.framebox-r {text-align:right;}
span.thank-mark{ vertical-align: super }
span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript{ font-size:80%; }
+code.verb{font-family:monospace,monospace;}
div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; }
table.tabular td p{margin-top:0em;}
table.tabular {margin-left: auto; margin-right: auto;}
@@ -260,6 +287,8 @@ table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
.hline td, .cline td{ padding: 0; }
.hline hr, .cline hr{border:none;border-top:1px solid black;}
.hline {border-top: 1px solid black;}
+.hline + .vspace:last-child{display:none;}
+.hline:first-child{border-bottom:1px solid black;border-top:none;}
.tabbing-right {text-align:right;}
div.float, div.figure {margin-left: auto; margin-right: auto;}
div.float img {text-align:center;}
@@ -302,16 +331,18 @@ table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
.hline td, .cline td{ padding: 0; }
.hline hr, .cline hr{border:none;border-top:1px solid black;}
.hline {border-top: 1px solid black;}
+.hline + .vspace:last-child{display:none;}
+.hline:first-child{border-bottom:1px solid black;border-top:none;}
div.array {text-align:center;}
tr.hline td hr{display:none}
.partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;}
-.chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {line-height: 200%; font-weight:bold;}
.index-item, .index-subitem, .index-subsubitem {display:block}
div.caption {text-indent:-2em; margin-left:3em; margin-right:1em; text-align:left;}
div.caption span.id{font-weight: bold; white-space: nowrap; }
h1.partHead{text-align: center}
p.bibitem { text-indent: -2em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
p.bibitem-p { text-indent: 0em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
+.subsubsectionHead, .likesubsubsectionHead { font-size: 1em; }
.paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;}
.subparagraphHead, .likesubparagraphHead { font-weight: bold;}
.verse{white-space:nowrap; margin-left:2em}
@@ -324,6 +355,10 @@ div.author{white-space: nowrap;}
div.abstract p {margin-left:5%; margin-right:5%;}
div.abstract {width:100%;}
.abstracttitle{text-align:center;margin-bottom:1em;}
+.subsectionToc, .likesubsectionToc {margin-left:1em;}
+.subsubsectionToc, .likesubsubsectionToc {margin-left:2em;}
+.paragraphToc, .likeparagraphToc {margin-left:3em;}
+.subparagraphToc, .likesubparagraphToc {margin-left:4em;}
figure.float, div.figure {margin-left: auto; margin-right: auto;}
figure.figure {text-align:center;}
figcaption.caption {text-indent:-2em; margin-left:3em; margin-right:1em; text-align:center;}
@@ -337,11 +372,14 @@ table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
table.longtable{border-collapse: collapse; border-spacing: 0;}
div.longtable{text-align:center;}
table.longtable{margin-left:auto; margin-right: auto;}
-.uline{ text-decoration:underline; }
-.uuline{ text-decoration:underline; }
-span.sout {text-decoration: line-through }
-span.xout {text-decoration: line-through }
-span.uwave {text-decoration:underline }
+caption.longtable .id{font-weight:bold;}
+.uline,.uline-math{ text-decoration:underline; }
+.uuline,.uuline-math{ text-decoration:underline double; }
+span.sout, .sout-math {text-decoration: line-through }
+span.xout, .xout-math {text-decoration: line-through underline }
+span.uwave, .uwave-math {text-decoration:underline wavy; }
+span.dashuline, .dashuline-math {text-decoration:underline dashed;}
+span.dotuline, .dotuline-math {text-decoration:underline dotted;}
pre.fancyvrb {white-space: pre-wrap; margin:0em;font-family:monospace,monospace;}
pre#fancyvrb1{ border-top: solid 0.4pt; }
pre#fancyvrb1{ border-left: solid 0.4pt; }