Auto-éditer un wikilivre/Annexer (Version internationalisée)/manuels/annex.1
Apparence
Manuel standard annex.1.gz
[modifier | modifier le wikicode]- Le manuel standard est indépendant de la langue de l'utilisateur il est toujours écrit en anglais.
- Il est toujours placé dans le répertoire /usr/share/man/man1/annex.1.gz
- annex.1.gz est la compression de annex.1 avec gzip
- on peut afficher ce manuel, si il existe, avec la commande :
man /usr/share/man/man1/annex.1.gz
Les scripts des manuels traduits ont des noms tels que annex_fr.1 et une fois compressés ils prennent pour nom annex.1.gz et sont placés dans des sous répertoires de langues comme /usr/share/man/fr_UTF-8/man1/annex.1.gz
.../sbin/manuals/annex.1
[modifier | modifier le wikicode]Ce script est le manuel standard par défaut si le manuel n'est pas trouvé dans la langue de l'utilisateur.
This manual is the standard manual by default if the manual is not found in the user lang.
.\"Created with GNOME Manpages Editor Wizard .\"http://sourceforge.net/projects/gmanedit2 .\"Initial created page by wikibooks user Goelette Cardabela .TH annex 1 "August 30, 2021" "" "annex" .SH NAME annex \- program to create wkibooks Appendix page .SH SYNOPSIS .B annex < bookname > .RI [ ? ] [ -v ] [ -pb | -pc ] .br .SH CONFIGURATION Application directories must be created by the .I users_install_annex.sh shell script .br The mkd software: \fIhttps://en.wikipedia.org/wiki/Mkd_(software)\fP must be installed .br The directory of the book must be created and must contain the wikicodes of the compilation or the summary or the content of the book. This work can be simplified with the shell command .I pre-annex <full-url> of book or compilation. .SH DESCRIPTION This manual page explains the .B annex program. This program allows you to create the Appendix pages of Wikibooks books. .PP \fBannex\fP is created for users of wikibooks who wish to print their books by means of their own .SH OPTIONS .B .IP ? This option print the syntax of the command .B .IP -v Verbose mode .TP \fB-pb\fR Creates a custom version of the images with data from the Mediawiki \fIWikibooks \fP server. .TP \fB-pb\fR Creates a custom version of the images with data from the Mediawiki \fICommons \fP server. .SH "EXIT STATUS" The application normally returns the value 0 and a different value in case of errors. .SH ERRORS The most common errors can be caused by command line capacity overflows. It may be interesting, exceptionally, to create a page at the root of the server and create a redirect to a longer page, in order to unblock the command line. It would be better to rename the name of the too long page to the root of the Wikibooks site with a shorter name. .SH ENVIRONMENT This software was created in a linux environment. However the program can be run under widows 10 with mingw .SH FILES There are many files whose versions can change when improvements are desired. Refer to this French pages: .I https://fr.wikibooks.org/w/index.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée) .SH VERSIONS The versions are noted YYMMDD - YY for year, MM for month, DD for day, of the last modification. .SH HISTORY 2020 - History begins with home confinement due to the COVID-19 virus: .I https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre. .br 2021 - Internationalization of codes and messages with the Add_appendix version .SH DOWNLOAD .I https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)#src.orig_en_français .SH AUTHORS The first manual was created by the wikibooks user Goelette Cardabela and modified by ... .SH NOTES The current version 210828 of Add_appendix is a beta version. .SH BUGS It is possible to create a discussion on the whole project and for each article of this software on the wikibooks pages, just connect to the wikibooks: .I https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée) and to consult the discussion page of the article concerned. .SH EXAMPLE Execute in Add_appendix/bin directory: .TP .ADL .I "./pre-annex.sh https://en.wikibooks.org/wiki/Wikibooks:Collections/Guide_to_Unix" .TP "./annex Guide_to_unix -pb" .TP and see the file "Guide_to_Unix.appendix" .TP .TP Execute: .TP .ADL "./pre-annex.sh https://fr.wikibooks.org/wiki/Wikilivres:Compilations/Faire_sa_fleur_de_sel" .TP "./annex Faire_sa_fleur_de_sel -pb" .TP and see the file "Faire_sa_fleur_de_sel.appendix" .SH "SEE ALSO" .I https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel
.../share/doc/annex.txt
[modifier | modifier le wikicode]Ce texte est la transcription du manuel standard pour un usage hors du système d'exploitation.
This text is a transcript of the standard manual for use outside the operating system.
annex(1) annex annex(1)
NAME
annex - program to create wkibooks Appendix page
SYNOPSIS
annex < bookname > [?][-v][-pb|-pc]
CONFIGURATION
Application directories must be created by the users_install_annex.sh
shell script
The mkd software: https://en.wikipedia.org/wiki/Mkd_(software) must be
installed
The directory of the book must be created and must contain the wiki‐
codes of the compilation or the summary or the content of the book.
This work can be simplified with the shell command pre-annex <full-
url> of book or compilation.
DESCRIPTION
This manual page explains the annex program. This program allows you to
create the Appendix pages of Wikibooks books.
annex is created for users of wikibooks who wish to print their books
by means of their own
OPTIONS
? This option print the syntax of the command
-v Verbose mode
-pb Creates a custom version of the images with data from the Medi‐
awiki Wikibooks server.
-pb Creates a custom version of the images with data from the Medi‐
awiki Commons server.
EXIT STATUS
The application normally returns the value 0 and a different value in
case of errors.
ERRORS
The most common errors can be caused by command line capacity over‐
flows. It may be interesting, exceptionally, to create a page at the
root of the server and create a redirect to a longer page, in order to
unblock the command line. It would be better to rename the name of the
too long page to the root of the Wikibooks site with a shorter name.
ENVIRONMENT
This software was created in a linux environment. However the program
can be run under widows 10 with mingw
FILES
There are many files whose versions can change when improvements are
desired. Refer to this French pages: https://fr.wikibooks.org/w/in‐
dex.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internation‐
alisée)
VERSIONS
The versions are noted YYMMDD - YY for year, MM for month, DD for day,
of the last modification.
HISTORY
2020 - History begins with home confinement due to the COVID-19 virus:
https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.
2021 - Internationalization of codes and messages with the Add_appendix
version
DOWNLOAD
https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Ver‐
sion_internationalisée)#src.orig_en_français
AUTHORS
The first manual was created by the wikibooks user Goelette Cardabela
and modified by ...
NOTES
The current version 210828 of Add_appendix is a beta version.
BUGS
It is possible to create a discussion on the whole project and for each
article of this software on the wikibooks pages, just connect to the
wikibooks: https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/An‐
nexer_(Version_internationalisée) and to consult the discussion page of
the article concerned.
EXAMPLE
Execute in Add_appendix/bin directory:
"./pre-annex.sh https://en.wikibooks.org/wiki/Wikibooks:Collec‐
tions/Guide_to_Unix"
"./annex Guide_to_unix -pb"
and see the file "Guide_to_Unix.appendix"
Execute:
"./pre-annex.sh https://fr.wikibooks.org/wiki/Wikilivres:Compila‐
tions/Faire_sa_fleur_de_sel"
"./annex Faire_sa_fleur_de_sel -pb"
and see the file "Faire_sa_fleur_de_sel.appendix"
SEE ALSO
https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel
August 30, 2021 annex(1)
.../share/doc/html/annex.html
[modifier | modifier le wikicode]Ce script est la transcription du manuel standard en version html.
This script is a transcript of the standard manual in html version.
<meta charset="utf-8">
Content-type: text/html; charset=UTF-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of annex</TITLE>
</HEAD><BODY>
<H1>annex</H1>
Section: annex (1)<BR>Updated: August 30, 2021<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
annex - program to create wkibooks Appendix page
<P>
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<B>annex < bookname ></B>
[<I>?</I>]<I>[</I>-v<I>]</I>[<I>-pb</I>|<I>-pc</I>]
<BR>
<P>
<A NAME="lbAD"> </A>
<H2>CONFIGURATION</H2>
Application directories must be created by the
<I>users_install_annex.sh </I>
shell script
<BR>
The mkd software: <I><A HREF="https://en.wikipedia.org/wiki/Mkd_(software)">https://en.wikipedia.org/wiki/Mkd_(software)</A></I> must be installed
<BR>
The directory of the book must be created and must contain the wikicodes of the compilation or the summary or the content of the book. This work can be simplified with the shell command
<I>pre-annex <full-url> </I>
of book or compilation.
<P>
<A NAME="lbAE"> </A>
<H2>DESCRIPTION</H2>
This manual page explains the
<B>annex</B>
program. This program allows you to create the Appendix pages of Wikibooks books.
<P>
<B>annex</B> is created for users of wikibooks who wish to print their books by means of their own
<P>
<A NAME="lbAF"> </A>
<H2>OPTIONS</H2>
<B><DL COMPACT>
<DT>?<DD>
</B>
This option print the syntax of the command
<B><DT>-v<DD>
</B>
Verbose mode
<DT><B>-pb</B><DD>
Creates a custom version of the images with data from the Mediawiki <I>Wikibooks </I> server.
<DT><B>-pb</B><DD>
Creates a custom version of the images with data from the Mediawiki <I>Commons </I> server.
<P>
</DL>
<A NAME="lbAG"> </A>
<H2>EXIT STATUS</H2>
The application normally returns the value 0 and a different value in case of errors.
<P>
<A NAME="lbAH"> </A>
<H2>ERRORS</H2>
The most common errors can be caused by command line capacity overflows. It may be interesting, exceptionally, to create a page at the root of the server and create a redirect to a longer page, in order to unblock the command line. It would be better to rename the name of the too long page to the root of the Wikibooks site with a shorter name.
<P>
<A NAME="lbAI"> </A>
<H2>ENVIRONMENT</H2>
This software was created in a linux environment. However the program can be run under widows 10 with mingw
<P>
<A NAME="lbAJ"> </A>
<H2>FILES</H2>
There are many files whose versions can change when improvements are desired. Refer to this French pages:
<I><A HREF="https://fr.wikibooks.org/w/index.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)">https://fr.wikibooks.org/w/index.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)</A></I>
<P>
<A NAME="lbAK"> </A>
<H2>VERSIONS</H2>
The versions are noted YYMMDD - YY for year, MM for month, DD for day, of the last modification.
<P>
<A NAME="lbAL"> </A>
<H2>HISTORY</H2>
2020 - History begins with home confinement due to the COVID-19 virus:
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.</A></I>
<BR>
2021 - Internationalization of codes and messages with the Add_appendix version
<P>
<A NAME="lbAM"> </A>
<H2>DOWNLOAD</H2>
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)#src.orig_en_français">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)#src.orig_en_français</A></I>
<P>
<A NAME="lbAN"> </A>
<H2>AUTHORS</H2>
The first manual was created by the wikibooks user Goelette Cardabela and modified by ...
<P>
<A NAME="lbAO"> </A>
<H2>NOTES</H2>
The current version 210828 of Add_appendix is a beta version.
<P>
<A NAME="lbAP"> </A>
<H2>BUGS</H2>
It is possible to create a discussion on the whole project and for each article of this software on the wikibooks pages, just connect to the wikibooks:
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)</A></I>
and to consult the discussion page of the article concerned.
<P>
<A NAME="lbAQ"> </A>
<H2>EXAMPLE</H2>
Execute in Add_appendix/bin directory:
<DL COMPACT>
<DT>
<DD>
<I>"./pre-annex.sh <A HREF="https://en.wikibooks.org/wiki/Wikibooks:Collections/Guide_to_Unix">https://en.wikibooks.org/wiki/Wikibooks:Collections/Guide_to_Unix</A>"</I>
<DT>"./annex Guide_to_unix -pb"<DD>
<DT>and see the file "Guide_to_Unix.appendix"<DD>
<DT><DT>Execute:<DD>
<DD>
<DT>
<DD>
"./pre-annex.sh <A HREF="https://fr.wikibooks.org/wiki/Wikilivres:Compilations/Faire_sa_fleur_de_sel">https://fr.wikibooks.org/wiki/Wikilivres:Compilations/Faire_sa_fleur_de_sel</A>"
<DT>"./annex Faire_sa_fleur_de_sel -pb"<DD>
<DT>and see the file "Faire_sa_fleur_de_sel.appendix"<DD>
<P>
</DL>
<A NAME="lbAR"> </A>
<H2>SEE ALSO</H2>
<I><A HREF="https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel">https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel</A></I>
<P>
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">CONFIGURATION</A><DD>
<DT><A HREF="#lbAE">DESCRIPTION</A><DD>
<DT><A HREF="#lbAF">OPTIONS</A><DD>
<DT><A HREF="#lbAG">EXIT STATUS</A><DD>
<DT><A HREF="#lbAH">ERRORS</A><DD>
<DT><A HREF="#lbAI">ENVIRONMENT</A><DD>
<DT><A HREF="#lbAJ">FILES</A><DD>
<DT><A HREF="#lbAK">VERSIONS</A><DD>
<DT><A HREF="#lbAL">HISTORY</A><DD>
<DT><A HREF="#lbAM">DOWNLOAD</A><DD>
<DT><A HREF="#lbAN">AUTHORS</A><DD>
<DT><A HREF="#lbAO">NOTES</A><DD>
<DT><A HREF="#lbAP">BUGS</A><DD>
<DT><A HREF="#lbAQ">EXAMPLE</A><DD>
<DT><A HREF="#lbAR">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 14:53:13 GMT, August 30, 2021
</BODY>
</HTML>