~ubuntu-branches/ubuntu/trusty/dblatex/trusty

« back to all changes in this revision

Viewing changes to docs/params/figure.tip.xml

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Hoenen
  • Date: 2009-06-27 10:01:26 UTC
  • mfrom: (1.2.1 upstream) (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090627100126-d29hjl2q668912kx
Tags: 0.2.11-1
* New upstream release
* New upstream release improves <refnamediv> rendering.  Thanks to Ivan
  Shmakov for reporting.  Closes: #528849
* 20_preserve_linebreaks_in_screen_userinput.dpatch:
  Preserve the verbatim nature of <userinput> elements even as children of
  a <screen> element, that is preserve linebreaks.  Thanks to Ivan Shmakov
  for reporting.  Closes: #528964
* Debian specific files are now kept in upstream repository and included in
  upstream package:
  + Post failure analysis code (errorhandler.py)
  + Wrapper script (/usr/bin/dblatex)
  Adaptions:
  + 10_analyze_failure.dpatch: drop
  + 10_dblatex_wrapper_script.dpatch: adapt wrapper included in upstream
    release to Debian file locations
  + debian/rules: install both files
* 10_TEXINPUTS_env_precedence.dpatch: remove as integrated upstream.
* 10_xetex_fontspec_encoder.dpatch: remove as integrated upstream.
* debian/rules: Remove cleanup of superfluous file test1.py as applied
  upstream.
* Standards-Version: 3.8.2 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
 
3
<refentry id="figure.tip">
 
4
  <refmeta>
 
5
    <refentrytitle>figure.tip</refentrytitle>
 
6
  </refmeta>
 
7
  <refnamediv>
 
8
    <refname>figure.tip</refname>
 
9
    <refpurpose>Figure to use to render a <sgmltag>tip</sgmltag> block</refpurpose>
 
10
  </refnamediv>
 
11
  <refsynopsisdiv>
 
12
    <programlisting>
 
13
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/figure.tip.xml"/></programlisting>
 
14
  </refsynopsisdiv>
 
15
  <refsection>
 
16
    <title>Description</title>
 
17
    <para>Figure to use to render a <sgmltag>tip</sgmltag> block. This parameter
 
18
is added to allow new latex styles to use their own figures in
 
19
admonitions.</para>
 
20
  </refsection>
 
21
</refentry>