Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 480 → Rev 481

/video-contact-sheet/branches/1.13/dist/vcs.conf.man.xml
2,7 → 2,7
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!--
$Id: vcs.conf.man.xml 2307 2011-08-26 02:33:28Z toni $
$Id: vcs.conf.man.xml 2309 2011-08-26 05:46:57Z toni $
See vcs.man.xml for comments on docbook+man handling.
-->
<!ENTITY firstname "Toni">
9,7 → 9,7
<!ENTITY surname "Corvera">
<!ENTITY fullname "&firstname; &surname;">
<!ENTITY email "outlyer@gmail.com">
<!ENTITY title "vcs.conf User Manual">
<!ENTITY title "vcs User Manual">
<!ENTITY package "vcs.conf">
<!ENTITY section "5">
<!ENTITY emdash "&#x2014;">
35,7 → 35,12
<!ELEMENT xi:fallback ANY>
<!ATTLIST xi:fallback
xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude" >
<!-- Add xi:include to the list of possible children of refsect1 -->
<!--
Add xi:include to the list of possible children of <refsect1>
See http://www.oasis-open.org/docbook/xml/4.5/dbhierx.mod for the DTD
module that defines which elements are allowed inside which.
Can't allow xi:include in arbitrary places inside <refentry>
-->
<!ENTITY % local.refcomponent.mix "| xi:include">
]><!--/!DOCTYPE-->
<refentry>
45,7 → 50,7
<author>
<firstname>&firstname;</firstname>
<surname>&surname;</surname>
<contrib>VCS author.</contrib>
<contrib />
<address><email>&email;</email></address>
</author>
<copyright>
58,7 → 63,7
Version 2 or (at your option) any later version published by
the Free Software Foundation.</para>
</legalnotice>
<edition>$Rev: 2307 $</edition>
<edition>$Rev: 2309 $</edition>
</refentryinfo>
<refmeta>
<refentrytitle>&package;</refentrytitle>
66,7 → 71,7
</refmeta>
<refnamediv>
<refname>&package;</refname>
<refpurpose>vcs configuration file format</refpurpose>
<refpurpose>vcs configuration file</refpurpose>
</refnamediv>
<refsect1 id="description">
<title>DESCRIPTION</title>
154,11 → 159,25
<para>Profiles can only be loaded from the <link linkend="profile-paths">listed
paths</link>.</para>
</refsect1><!--/PROFILE FILES-->
<!--SETTINGS-->
<xi:include
<refsect1>
<title>SETTINGS</title>
<para>This list details the available settings. Settings are listed in
alphabetical order.</para>
<para>A list of available settings, grouped by categories, is also kept
online at <ulink url="http://p.outlyer.net/dox/vcs:conf_files" /></para>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="mansrc/settings.man.inc.xml" />
<!--/SETTINGS-->
</refsect1>
<refsect1 id="see_also">
<title>SEE ALSO</title>
<para>
<citerefentry>
<refentrytitle>vcs</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>
</para>
</refsect1><!--/SEE ALSO-->
</refentry>
<!-- vim:set ts=4 et: -->
 
/video-contact-sheet/branches/1.13/dist/vcs.man.xml
34,37 → 34,37
Validation: xmllint -''-noout -''-valid manpage.xml
 
-->
<!ENTITY dhfirstname "Toni">
<!ENTITY dhsurname "Corvera">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Toni Corvera">
<!ENTITY dhemail "outlyer@gmail.com">
<!ENTITY dhsection "1">
<!ENTITY firstname "Toni">
<!ENTITY surname "Corvera">
<!-- fullname could also be set to "&firstname; &surname;". -->
<!ENTITY fullname "Toni Corvera">
<!ENTITY email "outlyer@gmail.com">
<!ENTITY section "1">
<!-- TITLE should be something like "User commands" or similar (see
http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
<!ENTITY dhtitle "vcs User Manual">
<!ENTITY dhucpackage "VCS">
<!ENTITY dhpackage "vcs">
<!ENTITY title "vcs User Manual">
<!ENTITY ucpackage "VCS">
<!ENTITY package "vcs">
<!ENTITY emdash "&#x2014;">
<!ENTITY xrefinterval 'See the accepted syntax at <xref linkend="interval_format" />.'>
]>
<refentry>
<refentryinfo>
<title>&dhtitle;</title>
<productname>&dhpackage;</productname>
<authorgroup>
<author>
<firstname>&dhfirstname;</firstname>
<surname>&dhsurname;</surname>
<contrib>VCS author.</contrib>
<address>
<email>&dhemail;</email>
</address>
</author>
</authorgroup>
<title>&title;</title>
<productname>&package;</productname>
<author>
<firstname>&firstname;</firstname>
<surname>&surname;</surname>
<contrib />
<!-- <contrib>VCS author.</contrib> -->
<address>
<email>&email;</email>
<!-- <uri type="homepage">http://corvera.eu</uri> -->
</address>
</author>
<copyright>
<year>2007-2011</year>
<holder>&dhusername;</holder>
<holder>&fullname;</holder>
</copyright>
<legalnotice>
<para>Permission is granted to copy, distribute and/or modify this
75,24 → 75,24
<edition>$Rev$</edition>
</refentryinfo>
<refmeta>
<refentrytitle>&dhucpackage;</refentrytitle>
<manvolnum>&dhsection;</manvolnum>
<refentrytitle>&ucpackage;</refentrytitle>
<manvolnum>&section;</manvolnum>
</refmeta>
<refnamediv>
<refname>&dhpackage;</refname>
<refname>&package;</refname>
<refpurpose>create contact sheets from videos</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>&dhpackage;</command>
<arg choice="opt"><option><replaceable>options</replaceable></option></arg>
<arg choice="plain"><replaceable>FILE</replaceable></arg>
<arg choice="opt"><replaceable>FILE</replaceable>
<command>&package;</command>
<arg choice="opt"><option><replaceable class="option">options</replaceable></option></arg>
<arg choice="plain"><replaceable class="parameter">FILE</replaceable></arg>
<arg choice="opt"><replaceable class="parameter">FILE</replaceable>
<arg choice="opt"><replaceable>...</replaceable></arg>
</arg>
</cmdsynopsis>
<cmdsynopsis>
<command>&dhpackage;</command>
<command>&package;</command>
<arg choice="opt">
<option>-n<parameter>20</parameter></option>
<option>-c<parameter>4</parameter></option>
101,7 → 101,7
</cmdsynopsis>
 
<cmdsynopsis>
<command>&dhpackage;</command>
<command>&package;</command>
<arg choice="opt"><option>--output=<parameter>OUTPUT1</parameter></option></arg>
<arg choice="opt"><option>--output=<parameter>OUTPUT2</parameter></option></arg>
<arg choice="opt"><option>...</option></arg>
111,7 → 111,7
</arg>
</cmdsynopsis>
<cmdsynopsis>
<command>&dhpackage;</command>
<command>&package;</command>
<!-- Normally the help and version options make the programs stop
right after outputting the requested information. -->
<group choice="opt">
129,7 → 129,7
</refsynopsisdiv>
<refsect1 id="description">
<title>DESCRIPTION</title>
<para><command>&dhpackage;</command> creates a preview
<para><command>&package;</command> creates a preview
image from videos in a contact sheet-like format (i.e. captures from
different frames in the video are placed in a mosaic).</para>
<para>By default the output file will be named like the input file plus the
144,7 → 144,7
<manvolnum>5</manvolnum>
</citerefentry>).
</para>
<para>This manual page documents <command>&dhpackage;</command>,
<para>This manual page documents <command>&package;</command>,
further documentation can be found in the
<ulink url="http://p.outlyer.net/dox/vcs">online documentation</ulink> site.</para>
</refsect1><!--/DESCRIPTION-->
671,7 → 671,7
<term><filename>/etc/vcs.conf</filename></term>
<listitem>
<para>The system-wide configuration file to control the
behaviour of <application>&dhpackage;</application>. See
behaviour of <application>&package;</application>. See
<citerefentry>
<refentrytitle>vcs.conf</refentrytitle>
<manvolnum>5</manvolnum>
683,7 → 683,7
<term><filename>${HOME}/.vcs/vcs.conf</filename></term>
<listitem>
<para>The per-user configuration file to control the
behaviour of <application>&dhpackage;</application>. See
behaviour of <application>&package;</application>. See
<citerefentry>
<refentrytitle>vcs.conf</refentrytitle>
<manvolnum>5</manvolnum>
750,7 → 750,7
<manvolnum>5</manvolnum>
</citerefentry>.
</para>
<para><command>&dhpackage;</command> provides some return codes, they follow
<para><command>&package;</command> provides some return codes, they follow
the semi-standardised values defined in <filename>sysexits.h</filename>:</para>
<segmentedlist>
<!-- Force table-style presentation instead of list with repeated