* doc/sgml/C/xacc-print-check.sgml: remove sect1. promote sect2's

to sect1's.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4459 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss 2001-06-05 18:29:02 +00:00
parent 17ccd99552
commit 2125d247ca

View File

@ -3,8 +3,6 @@
<ARTHEADER> <ARTHEADER>
<TITLE>Printing Checks</TITLE> <TITLE>Printing Checks</TITLE>
</ARTHEADER> </ARTHEADER>
<SECT1>
<TITLE>Printing Checks</TITLE>
<PARA>You may print a GnuCash transaction as a check by selecting <PARA>You may print a GnuCash transaction as a check by selecting
"Print Check" from the Transaction menu in a register display "Print Check" from the Transaction menu in a register display
window. window.
@ -20,7 +18,7 @@
job. job.
</PARA> </PARA>
<SECT2> <sect1>
<TITLE>Check format</TITLE> <TITLE>Check format</TITLE>
<PARA> </PARA> <PARA> </PARA>
<PARA>In order to print a check, you must know where the <PARA>In order to print a check, you must know where the
@ -32,8 +30,8 @@
which prints to any Quicken-compatible check forms. which prints to any Quicken-compatible check forms.
</PARA> </PARA>
</SECT2> </sect1>
<SECT2> <sect1>
<TITLE>Custom Check Format</TITLE> <TITLE>Custom Check Format</TITLE>
<PARA>If you wish to print to a type of check form that is not in <PARA>If you wish to print to a type of check form that is not in
the <GUIMENU>Check Format</GUIMENU> option menu, select the <GUIMENU>Check Format</GUIMENU> option menu, select
@ -58,8 +56,8 @@
can include them as standard in a future release. can include them as standard in a future release.
</PARA> </PARA>
</SECT2> </sect1>
<SECT2> <sect1>
<TITLE>Check position</TITLE> <TITLE>Check position</TITLE>
<PARA>Printable check forms are available in several styles. In <PARA>Printable check forms are available in several styles. In
general, each printable sheet is divided into three sections, general, each printable sheet is divided into three sections,
@ -71,8 +69,8 @@
in the printing dialog. in the printing dialog.
</PARA> </PARA>
</SECT2> </sect1>
<SECT2> <sect1>
<TITLE>Custom check position</TITLE> <TITLE>Custom check position</TITLE>
<PARA>If the preset check positions do not work correctly for your <PARA>If the preset check positions do not work correctly for your
check forms, you may choose <GUIMENU>Custom</GUIMENU> from the Check check forms, you may choose <GUIMENU>Custom</GUIMENU> from the Check
@ -83,8 +81,8 @@
this measurement are those selected in the "Units" option this measurement are those selected in the "Units" option
menu. menu.
</PARA> </PARA>
</SECT2> </sect1>
<SECT2> <sect1>
<TITLE>Date format</TITLE> <TITLE>Date format</TITLE>
<PARA>Select your preferred date format from the picker. The <PARA>Select your preferred date format from the picker. The
picker shows examples using the date of December 31, picker shows examples using the date of December 31,
@ -96,8 +94,8 @@
with a full or abbreviated month name instead of a number. with a full or abbreviated month name instead of a number.
</PARA> </PARA>
</SECT2> </sect1>
<SECT2> <sect1>
<TITLE>Custom date format</TITLE> <TITLE>Custom date format</TITLE>
<PARA>If you wish to use another date format besides those <PARA>If you wish to use another date format besides those
available in the picker, select <GUIMENU>Custom</GUIMENU> and enter a available in the picker, select <GUIMENU>Custom</GUIMENU> and enter a
@ -106,8 +104,7 @@
string is passed to <FUNCTION>strftime(3)</FUNCTION> as a format string is passed to <FUNCTION>strftime(3)</FUNCTION> as a format
specifier. specifier.
</PARA> </PARA>
</SECT2> </sect1>
</SECT1>
</ARTICLE> </ARTICLE>
<!-- Local variables: --> <!-- Local variables: -->