mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
[cookbook] Fix folds
This commit is contained in:
parent
2675b82999
commit
9485ef81a6
@ -8,6 +8,7 @@
|
|||||||
]>
|
]>
|
||||||
|
|
||||||
<book lang="en">
|
<book lang="en">
|
||||||
|
|
||||||
<bookinfo> <!-- {{{ -->
|
<bookinfo> <!-- {{{ -->
|
||||||
<author>
|
<author>
|
||||||
<firstname>Emmanuele</firstname>
|
<firstname>Emmanuele</firstname>
|
||||||
@ -354,7 +355,7 @@ on_paint (ClutterActor *actor,
|
|||||||
<para>introduction</para>
|
<para>introduction</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="textures-aspect-ratio">
|
<section id="textures-aspect-ratio"> <!-- recipe 1 {{{ -->
|
||||||
<title>Maintaining the aspect ratio when loading a texture</title>
|
<title>Maintaining the aspect ratio when loading a texture</title>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@ -419,7 +420,7 @@ on_paint (ClutterActor *actor,
|
|||||||
|
|
||||||
</chapter> <!-- animations }}} -->
|
</chapter> <!-- animations }}} -->
|
||||||
|
|
||||||
<appendix id="contributing"> <!-- {{{ -->
|
<appendix id="contributing"> <!-- contributing {{{ -->
|
||||||
<title>Contributing to this document</title>
|
<title>Contributing to this document</title>
|
||||||
|
|
||||||
<para>This document is written in Docbook XML. The source file for this
|
<para>This document is written in Docbook XML. The source file for this
|
||||||
|
Loading…
Reference in New Issue
Block a user