~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to build/stylesheets/lang-drivers/driver.el.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0'?>
 
2
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
3
 
 
4
<xsl:output encoding="UTF-8"/>
 
5
<xsl:param name="latex.inputenc">utf8</xsl:param>
 
6
<xsl:variable name="latex.use.ucs">1</xsl:variable>
 
7
<xsl:param name="latex.fontenc">LGR,T1</xsl:param>
 
8
<!-- <xsl:param name="latex.book.preamble.post">\usepackage{pslatex}</xsl:param> -->
 
9
<xsl:param name="latex.book.preamble.post.l10n"/>
 
10
</xsl:stylesheet>
 
 
b'\\ No newline at end of file'