summaryrefslogtreecommitdiff
path: root/Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css')
-rw-r--r--Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css b/Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css
index ff92260486d..a4a2695f7b6 100644
--- a/Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css
+++ b/Master/tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css
@@ -1,5 +1,5 @@
-/* index.css from index.tex (TeX4ht, 2015-05-06 22:56:00) */
+/* index.css from index.tex (TeX4ht) */
@import "manual.css";
/* start css.sty */
.ec-lmtt-12{ font-family: monospace;}
@@ -183,6 +183,7 @@ h1.partHead{text-align: center}
.likesectionToc ~ .likesubsectionToc ~ .likesubsubsectionToc, .likesectionToc ~ .likesubsectionToc ~ .subsubsectionToc, .likesectionToc ~ .subsectionToc ~ .likesubsubsectionToc, .likesectionToc ~ .subsectionToc ~ .subsubsectionToc, .sectionToc ~ .likesubsectionToc ~ .likesubsubsectionToc, .sectionToc ~ .likesubsectionToc ~ .subsubsectionToc, .sectionToc ~ .subsectionToc ~ .likesubsubsectionToc, .sectionToc ~ .subsectionToc ~ .subsubsectionToc {margin-left:4em;}
.likesubsectionToc, .subsectionToc {margin-left:0em;}
.likesubsectionToc ~ .subsubsectionToc, .subsectionToc ~ .subsubsectionToc {margin-left:2em;}
+.rotatebox{display: inline-block;}
.figure img.graphics {margin-left:10%;}
.frenchb-nbsp{font-size:75%;}
.frenchb-thinspace{font-size:75%;}
@@ -191,7 +192,7 @@ sup.french{ vertical-align:super; font-size:70%; }
.equation-star td{text-align:center; }
table.equation-star { width:100%; }
table.equation { width:100%; }
-table.align, table.alignat, table.xalignat, table.xxalignat, table.flalign {width:100%; margin-left:5%; white-space: nowrap;}
+table.align, table.alignat, table.xalignat, table.xxalignat, table.flalign {width:95%; margin-left:5%; white-space: nowrap;}
table.align-star, table.alignat-star, table.xalignat-star, table.flalign-star {margin-left:auto; margin-right:auto; white-space: nowrap;}
td.align-label { width:5%; text-align:center; }
td.align-odd { text-align:right; padding-right:0.3em;}
@@ -205,6 +206,7 @@ div.gather-star {text-align:center;}
.wrapfig-l, .wrapfig-li, .wrapfig-il, .wrapfig-lo, .wrapfig-ol {float:left; text-align:left; margin-right:auto; margin-top:0.5em;}
.wrapfig-r .caption td.content, .wrapfig-ri .caption td.content, .wrapfig-ir .caption td.content, .wrapfig-ro .caption td.content, .wrapfig-or .caption td.content, .wrapfig-l .caption td.content, .wrapfig-li .caption td.content, .wrapfig-il .caption td.content, .wrapfig-lo .caption td.content, .wrapfig-ol .caption td.content {white-space: normal; }
.wrapfig-r .caption, .wrapfig-ri .caption, .wrapfig-ir .caption, .wrapfig-ro .caption, .wrapfig-or .caption, .wrapfig-l .caption, .wrapfig-li .caption, .wrapfig-il .caption, .wrapfig-lo .caption, .wrapfig-ol .caption {width:30%; }
+.framedenv{border: 1px solid black;}
P.fancyvrb {white-space: nowrap; margin:0em;}
div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; }
table.tabular td p{margin-top:0em;}