-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathuicilibris.1
69 lines (69 loc) · 2.82 KB
/
uicilibris.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
'\" t
.\" Title: UICILIBRIS
.\" Author: Georges Khaznadar <[email protected]>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 08/24/2011
.\" Manual: uicilibris User Manual
.\" Source: uicilibris
.\" Language: English
.\"
.TH "UICILIBRIS" "1" "08/24/2011" "uicilibris" "uicilibris User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
uicilibris \- a harvester for mediawiki contents, with LaTeX export
.SH "SYNOPSIS"
.HP \w'\fBuicilibris\fR\ 'u
\fBuicilibris\fR
.HP \w'\fBuicilibris\fR\ 'u
\fBuicilibris\fR [\fB\-\-url=\fR\fBURL\fR]
.SH "DESCRIPTION"
.PP
\fBuicilibris\fR
is a harvester able to fetch contents from a mediawiki, assemble them consistently, exprt them to LaTeX format, compile the source, and deal interactively with errors\&.
.SH "OPTIONS"
.PP
\fB\-\-url=\fR\fB\fIURL\fR\fR
.RS 4
Optionnally loads the given URL (which must be in a mediawiki)\&.
.RE
.PP
When
\fBuicilibris\fR
is invoked without arguments, it enters GUI mode and accepts URLs to be dragged and dropped in its first panel tab\&.
.SH "KNOWN BUGS"
.PP
This package does not imprment a grammatical parser for mediawiki code\&. So it can be fooled by some particular inputs\&. Beware of the following: underscores in image file names should be avoided (replace them by hyphens), avoit using successive curly braces in mathemeatic formulas when these are inside mediawiki templates\&. Just separate consecutive braces by spaces, which does not harm for LaTeX mathematic formulas\&.
.SH "AUTHOR"
.PP
\fBGeorges Khaznadar\fR <\&georgesk@ofset\&.org\&>
.RS 4
Wrote this manpage\&.
.RE
.SH "COPYRIGHT"
.br
Copyright \(co 2011 Georges Khaznadar
.br
.PP
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&.
.PP
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common\-licenses/GPL\&.
.sp