Make advanced options match defaults, fix capitalization/typos

Having advanced options match defaults helps as a self-documenting
reference.
ft.font-size^2
Gonçalo Silva 2019-04-14 02:14:29 +01:00
parent 13535ab839
commit 13ea2cc8fe
3 changed files with 10 additions and 11 deletions

View File

@ -42,7 +42,6 @@
<property name="receives_default">False</property>
<property name="tooltip_text" translatable="yes">Pandoc can automatically make "--" to a long dash and more</property>
<property name="halign">start</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@ -120,7 +119,7 @@
</child>
<child>
<object class="GtkCheckButton" id="incremental">
<property name="label" translatable="yes">Slideshow incremental bullets</property>
<property name="label" translatable="yes">Slideshow Incremental Bullets</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -179,13 +178,12 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="highlight">
<property name="label" translatable="yes">Highlight syntax</property>
<property name="label" translatable="yes">Highlight Syntax</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@ -250,7 +248,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;b&gt;Syntax highlighting&lt;/b&gt; (HTML, LaTeX)</property>
<property name="label" translatable="yes">&lt;b&gt;Syntax Highlighting&lt;/b&gt; (HTML, LaTeX)</property>
<property name="use_markup">True</property>
</object>
</child>
@ -326,7 +324,7 @@
<property name="homogeneous">True</property>
<child>
<object class="GtkCheckButton" id="self_contained">
<property name="label" translatable="yes">Self Contained</property>
<property name="label" translatable="yes">Self-contained</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -343,13 +341,14 @@
</child>
<child>
<object class="GtkCheckButton" id="html5">
<property name="label" translatable="yes">HTML 5</property>
<property name="label" translatable="yes">HTML5</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="tooltip_text" translatable="yes">Use HTML 5 syntax</property>
<property name="tooltip_text" translatable="yes">Use HTML5 syntax</property>
<property name="halign">start</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>

View File

@ -13,7 +13,7 @@
</info>
<title>UberWriter Preview</title>
<p>There are 2 different ways to preview your MarkDown files in UberWriter and
<p>There are 2 different ways to preview your Markdown files in UberWriter and
quickly check, what you have written.
</p>
<section id="inline-preview">
@ -29,6 +29,6 @@ quickly check, what you have written.
<title>Complete Preview</title>
<p>If you want a complete Preview of your document, you just need to hit the
preview Button on the statusbar at the bottom of the UberWriter window.
It will render the complete HTML Output of your MarkDown file.</p>
It will render the complete HTML Output of your Markdown file.</p>
</section>
</page>

View File

@ -1183,7 +1183,7 @@ Sergey Astanin.
[Slidy]: http://www.w3.org/Talks/Tools/Slidy/
[Slideous]: http://goessner.net/articles/slideous/
[HTML]: http://www.w3.org/TR/html40/
[HTML 5]: http://www.w3.org/TR/html5/
[HTML5]: http://www.w3.org/TR/html5/
[XHTML]: http://www.w3.org/TR/xhtml1/
[LaTeX]: http://www.latex-project.org/
[beamer]: http://www.tex.ac.uk/CTAN/macros/latex/contrib/beamer