~ubuntu-branches/ubuntu/vivid/fbreader/vivid-proposed

« back to all changes in this revision

Viewing changes to fbreader/data/default/styles.moto.xml

  • Committer: Bazaar Package Importer
  • Author(s): Eugene V. Lyubimkin
  • Date: 2008-06-17 23:01:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617230153-a16c45tq69j8geru
Tags: 0.8.17-11
* debian/control:
  - Enhanced all ZLibrary descriptions, not the main one.
  - Done some renaming to use canonical names of libraries and toolkits in
    decriptions, as suggested by developers-reference:
    'qt' -> 'Qt', 'gtk' -> 'GTK+', 'zlibrary' -> 'ZLibrary'.
  - Bump 'Depends' on quilt to (>= 0.24).
* debian/rules:
  - Included quilt makefile instead of quilt makefile instead
    of copy&paste'ing it.
* debian/fbreader.links:
  - Added this file to relay on dh_link's work instead of using 'ln -sf'
    directly in the debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<DefaultStyles>
 
3
        <base family="SSong" fontSize="18"/>
 
4
        <style id="0" name="Regular Paragraph" firstLineIndentDelta="15" allowHyphenations="true"/>
 
5
        <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
 
6
        <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
 
7
        <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
 
8
        <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="15" allowHyphenations="true"/>
 
9
        <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
 
10
        <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
 
11
        <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
 
12
        <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
 
13
        <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="left" allowHyphenations="false"/>
 
14
        <style id="8" name="Verse" leftIndent="20" alignment="left" allowHyphenations="false"/>
 
15
        <style id="10" name="Image" spaceBefore="8" alignment="center"/>
 
16
        <style id="23" name="Contents Table" spaceAfter="7" leftIndent="15" firstLineIndentDelta="-15" alignment="left"/>
 
17
        <style id="24" name="Author in Library" fontSizeDelta="-2" alignment="left" allowHyphenations="false"/>
 
18
        <style id="25" name="Book in Library" fontSizeDelta="-2" alignment="left" allowHyphenations="false"/>
 
19
        <style id="26" name="Recent Book List" spaceAfter="3" leftIndent="15" firstLineIndentDelta="-15" alignment="left" lineSpacingPercent="120"/>
 
20
        <style id="9" name="Preformatted text" italic="true" alignment="left" allowHyphenations="false"/>
 
21
 
 
22
        <style id="12" partial="true" name="Cite" italic="true"/>
 
23
        <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
 
24
        <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
 
25
        <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
 
26
        <style id="17" partial="true" name="Emphasis" italic="true"/>
 
27
        <style id="18" partial="true" name="Strong" bold="true"/>
 
28
        <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
 
29
        <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
 
30
        <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
 
31
        <style id="22" partial="true" name="StrikeThrough"/>
 
32
        <style id="27" partial="true" name="Italic" italic="true"/>
 
33
        <style id="28" partial="true" name="Bold" bold="true"/>
 
34
        <style id="29" partial="true" name="Definition" italic="true"/>
 
35
        <style id="30" partial="true" name="Definition Description" italic="true"/>
 
36
        <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
 
37
        <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
 
38
        <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
 
39
        <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
 
40
        <style id="35" name="Header 5" bold="true"/>
 
41
        <style id="36" name="Header 6" bold="true"/>
 
42
</DefaultStyles>