diff --git a/stylesheets/lfs-chunked2.xsl b/stylesheets/lfs-chunked2.xsl deleted file mode 100644 index 675c0a1e5..000000000 --- a/stylesheets/lfs-chunked2.xsl +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/lfs-l10n.xml b/stylesheets/lfs-l10n.xml deleted file mode 100644 index 3c90bd196..000000000 --- a/stylesheets/lfs-l10n.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/lfs-print.css b/stylesheets/lfs-print.css deleted file mode 100644 index 88e8efabb..000000000 --- a/stylesheets/lfs-print.css +++ /dev/null @@ -1,6 +0,0 @@ - -@import url(lfs.css); - -.navfooter, .headerlinks { - display: none; -} diff --git a/stylesheets/lfs-profile.xsl b/stylesheets/lfs-profile.xsl deleted file mode 100644 index 8dafca2bd..000000000 --- a/stylesheets/lfs-profile.xsl +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/lfs-tex.xsl b/stylesheets/lfs-tex.xsl deleted file mode 100644 index a312c5214..000000000 --- a/stylesheets/lfs-tex.xsl +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - -\documentclass[12pt]{book} - -\usepackage{lfs} -\usepackage{fancyhdr} -\usepackage{fancyvrb} -\usepackage{makeidx} -\usepackage{hyperref} -\usepackage{fancybox} - -\oddsidemargin -0.5in -\evensidemargin -0.625in -\textwidth 7in -\textheight 8.5in - -%\ifx\pdfoutput\undefined -%\else -%\pdfpagewidth=7in -%\pdfpageheight=8.5in -%\fi - -\pagestyle{fancy} -\newenvironment{admonition}[2] { - \vspace{8mm} - \hspace{0mm}\newline - \noindent -} - - -\fancyhf{} -\fancyhead[LE,RO]{\bfseries\thepage} -\fancyhead[LO]{\bfseries\rightmark} -\fancyhead[RE]{\bfseries\leftmark} -\renewcommand{\headrulewidth}{0.5pt} -\renewcommand{\footrulewidth}{0pt} -\addtolength{\headheight}{3pt} -\fancypagestyle{plain}{% - \fancyhead{} - \renewcommand{\headrulewidth}{0pt} -} - - -\hyphenation{change-log cpp-flags ctrlaltdel ma-cros chil-ton} - - - - - -1 - - - \begin{document} - \frontmatter - - - - - - - \newpage - \section*{} - - - - - - diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css deleted file mode 100644 index ba6b315dd..000000000 --- a/stylesheets/lfs.css +++ /dev/null @@ -1,412 +0,0 @@ -/* Global settings */ -body { - font-family: sans-serif; - text-align: left; - background: #fff; - color: #333; - margin: 1em; - padding: 0; - font-size: 1em; - line-height: 1.2em -} - -a:link { color: #22b; } -a:visited { color: #7e4988; } -a:hover, a:focus { color: #d30e08; } -a:active { color: #6b77b1;} - -/* Headers */ -h1, h2, b, strong { - color: #000; - font-weight: bold; -} - -h3, h4, h5, h6 { - color: #222; -} - -h1 { font-size: 173%; text-align: center; line-height: 1.2em; } -h2 { font-size: 144%; padding-top: 0.2em; margin-top: 0.3em; line-height: 1.2em; } -h2.subtitle { text-align: center; line-height: 1.2em; } -h3 { font-size: 120%; line-height: 1.2em; } -h4 { font-size: 110%; line-height: 1.2em; } -h5, h6 { font-size: 110%; font-style: italic; line-height: 1.2em; } - -/* Navigation */ -div.headertitles h4 { - margin-bottom: 2px; - text-align: center; -} - -div.headertitles h3 { - margin-top: 2px; - text-align: center; -} - -div.navheader, div.navfooter { - background: #ecedef; - padding: 0.1em 1em; - border-bottom: 1px solid #dbddec; -} - -div.navfooter { - border-bottom: 0; - border-top: 1px solid #dbddec; -} - -div.navheader ul, div.navfooter ul { - padding: .2em .5em .5em 0; - margin-left: 0px; - margin-right: 2px; - position: relative; - background: #dbddec; -} - -div.navheader ul li, div.navfooter ul li { - display: inline; - width: 40%; -} - -div.navheader ul li.prev, div.navfooter ul li.prev { - position: absolute; - display: block; - left: 0; - text-align: left; - padding: 0.2em 1em; - margin-left: 6px; -} - -div.navheader ul li.next, div.navfooter ul li.next { - position: absolute; - display: block; - text-align: right; - right: 5px; - padding: 0.2em 0.5em; - margin-right: 7px; -} - -div.navheader ul li.prev p, div.navfooter ul li.prev p, -div.navheader ul li.next p, div.navfooter ul li.next p { - padding: 0; - margin: 1px 0px; -} - -div.navheader ul li.home, div.navheader ul li.up, -div.navfooter ul li.home, div.navfooter ul li.up { - text-align: center; - padding: 0; - margin: 0px auto; - display: block; - color: #dbddec; -} - -/* TOC & Index*/ - -div.toc ul, div.index ul, div.navheader ul, div.navfooter ul { - list-style: none; -} - -div.toc, div.dedication { - padding-left: 1em; -} - -li.preface, li.appendix { - margin-left: 1em; -} - -div.toc ul li h3, div.toc ul li h4 { - margin: .4em; -} - -.item { - width: 26em; - float: left; -} - -.secitem { - font-weight: normal; - width: 25em; - float: left; -} - -/* Admonitions */ -div.note, div.tip { - background-color: #fffff6; - border: 2px solid #dbddec; - width: 90%; - margin: .5em auto; -} - -div.important, div.warning, div.caution { - background-color: #fffff6; - border: medium solid #400; - width: 90%; - margin: 1.5em auto; - color: #600; - font-size: larger; -} - -div.important h3, div.warning h3, div.caution h3 { - color: #900; -} - -div.admonhead img { - padding: .3em; -} - -div.admonhead h3 { - display: inline; - margin-left: 1.5em; -} - -div.admonbody { - margin: .5em; -} - -div.important em, div.warning em, div.caution em { - color: #000; - font-weight: bold; -} - -div.important tt, div.warning tt, div.caution tt { - font-weight: bold; -} - -div.important tt.literal, div.warning tt.literal, div.caution tt.literal { - font-weight: normal; -} - -/* variablelist & segmentedlist */ -dl { - margin: 0; - padding: 0; -} - -dt { - display: list-item; - font-weight: bold; - margin: .33em 0 0 1em; - padding: 0; -} - -dd { - margin: 0 0 1em 3em; - padding: 0; -} - -table { - width: auto; - margin-left: 1em; -} - -td { - vertical-align: top; -} - -td span, td p { - margin: 0.3em; -} - -span.term { - display: block; -} - -div.variablelist dd { - margin-bottom: 1em; -} - -div.variablelist dd p { - margin-top: 0px; - margin-bottom: 0px; - padding-top: 0px; - padding-bottom: 0px; -} - -div.materials dd { - margin-left: 0px; -} - -div.package div.seg { - margin-bottom: 0em; - margin-top: 0em; - clear: left; -} - -div.package span.segtitle, div.appendix span.segtitle { - float: left; -} - -div.package span.seg, div.appendix span.seg { - display: block; - padding-left: 14em; -} - -div.appendix div.segmentedlist { - padding-left: 1em; -} - -div.appendix h2 { - font-size: 133%; - margin-top: 1em; - margin-bottom: 0.2em; -} - -div.content div.seg { - margin-bottom: 1em; - margin-top: 1em; - clear: left; -} - -div.content span.segtitle { - float: left; -} - -div.content span.seg { - display: block; - padding-left: 12em; -} - -/* itemizedlist */ - -div.itemizedlist { - margin-left: 1em; -} - -ul[compact="compact"] { - list-style: none; -} - -ul[compact="compact"] li { - margin: 0em; - padding: 0em; -} - -ul[compact="compact"] li p { - padding: 0.3em; - margin: 0em; -} - -/*table */ - -div.table { - text-align: center; -} - -div.table table { - margin-left: auto; - margin-right: auto; - text-align: center; -} - -div.table table th, div.table table td { - padding: 0.2em 2em 0.2em 2em; -} - -/* Indented blocks */ -p, ul, dl, code, blockquote { - padding-left: 1em; -} - -/* Monospaced elements */ -tt, code, kbd, pre, .command { - font-family: monospace; -} - -tt.systemitem { - font-style: italic; -} - -pre.userinput { - color: #101310; - background-color: #e5e5e5; - border: 1px solid #050505; - padding: .5em 1em; - margin: 0 2em; - font-weight: bold; -} - -.literal { - font-weight: normal; -} - -pre.screen { - color: #000; - background-color: #e9e9e9; - border: 1px solid #050505; - padding: .5em 1em; - margin: 0 2em; -} - -/* Sections */ -div.wrap h1 { - background: #f5f6f7; - padding: 1em 0 0.5em 0; - margin: 0px auto; -} - -div.package { - background: #f5f6f7; - border-bottom: 0.2em solid #dbddec; - padding: 0.5em 0.5em 0.3em 0.5em; - margin: 0px auto; -} - -div.installation { - padding: 0 0.5em 0.3em 0.5em; - margin: 0.5em 0 0.5em 0; -} - -div.configuration { - background: #fefefe; - border-top: 0.2em solid #dbddec; - padding: 0.5em; - margin: 0.5em 0 .5em 0; -} - -div.content { - background: #f5f6f7; - border-top: 0.2em solid #dbddec; - padding: 0.5em 0.5em 1em 0.5em; - margin: 0.5em 0 .5em 0; -} - -div.installation h2, div.content h2 { - padding-top: 0.3em; - margin: 0; -} - -div.book, div.preface, div.part, div.chapter, div.sect1, div.appendix, div.index { - padding-bottom: 0.5em; -} - -div.preface h1, div.part h1, div.chapter h1, div.sect1 h1, div.appendix h1, div.index h1 { - background: #f5f6f7; - border-bottom: .1em solid #dbddec; - margin: 0px auto; - padding: .5em; -} - -div.book h1 { - background: #f5f6f7; - margin: 0px auto; - padding: 0.5em; -} - -div.book h2.subtitle { - background: #dbddec; - margin: 0px auto; - padding: 0.2em; -} -div.authorgroup, div p.copyright, div.abstract { - background: #f5f6f7; - margin: 0px auto; - padding: 1em 0.5em; -} - -hr { - background: #dbddec; - height: .3em; - border: 0px; - margin: 0px auto; - padding: 0; -} diff --git a/stylesheets/pdf/lfs-admon.xsl b/stylesheets/pdf/lfs-admon.xsl deleted file mode 100644 index 3f444447d..000000000 --- a/stylesheets/pdf/lfs-admon.xsl +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 6pt - - - - - - - - - - - - - - - - - - - - - - - - - - - #500 - - - #500 - - - #500 - - - - - - - - - - - - - - diff --git a/stylesheets/pdf/lfs-index.xsl b/stylesheets/pdf/lfs-index.xsl deleted file mode 100644 index 6f15ce53e..000000000 --- a/stylesheets/pdf/lfs-index.xsl +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -]> - - - - - - - - Index - - - - - - - - - - - - - - - - - Packages - - - - - Programs - - - - - Libraries - - - - - Scripts - - - - - Others - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/pdf/lfs-mixed.xsl b/stylesheets/pdf/lfs-mixed.xsl deleted file mode 100644 index da3665909..000000000 --- a/stylesheets/pdf/lfs-mixed.xsl +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - 0.1em - 0em - 0.2em - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   - - - - - - - - - - - - - - - - [ - - - - ] - - - - - - - - - - - - - - - - - - - 32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.5em - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - KB - - - - , - - KB - - - - MB - - - - - - - diff --git a/stylesheets/pdf/lfs-pagesetup.xsl b/stylesheets/pdf/lfs-pagesetup.xsl deleted file mode 100644 index 7194c3e6d..000000000 --- a/stylesheets/pdf/lfs-pagesetup.xsl +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - right - left - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5in - 0.375in - - -0.7pc - - 0.6em - 0.4em - 0.8em - - - 0.6em - 0.4em - 0.8em - 0.6em - 0.4em - 0.8em - - - 0.6em - 0.4em - 0.8em - - - 0.6em - 0.4em - 0.8em - 0.6em - 0.4em - 0.8em - - - - - - - - 0.6em - 0.4em - 0.8em - - - - - - - diff --git a/stylesheets/pdf/lfs-sections.xsl b/stylesheets/pdf/lfs-sections.xsl deleted file mode 100644 index 1fb9f0f95..000000000 --- a/stylesheets/pdf/lfs-sections.xsl +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - page - - - auto - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - label.markup: this can't happen! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/pdf/lfs-xref.xsl b/stylesheets/pdf/lfs-xref.xsl deleted file mode 100644 index 57279c6ec..000000000 --- a/stylesheets/pdf/lfs-xref.xsl +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - XRef to nonexistent id: - - - ??? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - object.xref.markup: empty xref template - for linkend=" - - " and @xrefstyle=" - - " - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - Attempt to use %d in gentext with no referrer! - - - - - - - % - - - % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/stylesheets/xhtml/lfs-admon.xsl b/stylesheets/xhtml/lfs-admon.xsl deleted file mode 100644 index 9b03394a9..000000000 --- a/stylesheets/xhtml/lfs-admon.xsl +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - ../images/ - - - - - - - Note - Warning - Caution - Tip - Important - Note - - - - - - - -
-
- [{$alt}] - - - - -

- -

-
-
- -
-
-
- -
diff --git a/stylesheets/xhtml/lfs-index.xsl b/stylesheets/xhtml/lfs-index.xsl deleted file mode 100644 index 15f1f07ec..000000000 --- a/stylesheets/xhtml/lfs-index.xsl +++ /dev/null @@ -1,202 +0,0 @@ - - - - - -]> - - - - - - longindex.html - - - - Index - - - - - - - - -
-

- - - -

-
-
- - - - - - - - -
- -

- - - - Packages - - - - - Programs - - - - - Libraries - - - - - Scripts - - - - - Others - - - - - - -

-
-
    - - - - -
-
-
-
- - - - - - - - - - - - - - - -
  • - - - : - - - - - - - -
      - - - - -
    -
    -
  • -
    - - - - - -
  • - - - : - - - - - - -
  • -
    - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - description - - - - - - - - - - - - - - - - - - - - - -
    diff --git a/stylesheets/xhtml/lfs-legalnotice.xsl b/stylesheets/xhtml/lfs-legalnotice.xsl deleted file mode 100644 index bc677d8d1..000000000 --- a/stylesheets/xhtml/lfs-legalnotice.xsl +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -
    - - - -

    - - - - - - - - - - - copyright - - - - - - - - - -

    -
    - -
    diff --git a/stylesheets/xhtml/lfs-mixed.xsl b/stylesheets/xhtml/lfs-mixed.xsl deleted file mode 100644 index 28460256b..000000000 --- a/stylesheets/xhtml/lfs-mixed.xsl +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -            
    -        
    -
    - -
    -          
    -        
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - -
    - - - - : - - - - - -
    -
    - - - - - - -
    - -
    -
    - - - -
    -
    - - - - - - lfs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - KB - - - - , - - KB - - - - MB - - - - - - - -
    diff --git a/stylesheets/xhtml/lfs-navigational.xsl b/stylesheets/xhtml/lfs-navigational.xsl deleted file mode 100644 index bab237142..000000000 --- a/stylesheets/xhtml/lfs-navigational.xsl +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/stylesheets/xhtml/lfs-sections.xsl b/stylesheets/xhtml/lfs-sections.xsl deleted file mode 100644 index 17944124d..000000000 --- a/stylesheets/xhtml/lfs-sections.xsl +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - -
    - - - - - - - - - - - - - - - - -
    -
    - - - -
    - - - - - - - - - - - - - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - label.markup: this can't happen! - - - - - - - -
    \ No newline at end of file diff --git a/stylesheets/xhtml/lfs-titles.xsl b/stylesheets/xhtml/lfs-titles.xsl deleted file mode 100644 index e44108e59..000000000 --- a/stylesheets/xhtml/lfs-titles.xsl +++ /dev/null @@ -1,117 +0,0 @@ - - - - - -
    -

    - - . - -

    -
    -
    - - -
    -

    - - . - -

    -
    -
    - - -
    -

    - -

    -
    -
    - - -
    -

    - - . - -

    -
    -
    - - - - - - - - -
    -

    - - . - -

    -
    -
    -
    -
    - - - - - -
    - - - -

    - - - . - - -

    -
    - - - - - -
    -

    - -

    -
    -
    - - - - - - - - - - - - - - - - - - -
    diff --git a/stylesheets/xhtml/lfs-toc.xsl b/stylesheets/xhtml/lfs-toc.xsl deleted file mode 100644 index 0a6f39d91..000000000 --- a/stylesheets/xhtml/lfs-toc.xsl +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - appendix nop - book toc,title - chapter nop - part toc - preface nop - qandadiv nop - qandaset nop - reference nop - sect1 nop - sect2 nop - sect3 nop - sect4 nop - sect5 nop - section nop - set nop - - - 1 - - 3 - - - - - - -
    -

    - - TableofContents - -

    -
      - - - -
    -
    -
    -
    - - - - - - -
      - - - -
    -
    - - - 1 - 0 - - - -
  • - - - - - - -
  • -
    - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - -

    - - - - - - - - -

    -
    - -

    - - - - - - - - -

    -
    - -

    - - - - - - - - - - - - - - - -

    -
    - - - - diff --git a/stylesheets/xhtml/lfs-xref.xsl b/stylesheets/xhtml/lfs-xref.xsl deleted file mode 100644 index f82037fe5..000000000 --- a/stylesheets/xhtml/lfs-xref.xsl +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - - - - - - - - - - - - XRef to nonexistent id: - - - ??? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - object.xref.markup: empty xref template - for linkend=" - - " and @xrefstyle=" - - " - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - Attempt to use %d in gentext with no referrer! - - - - - - - % - - - % - - - - - - - - - - - - - - - - - - - - - - - -