summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/mkbib/help
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /biblio/bibtex/utils/mkbib/help
Initial commit
Diffstat (limited to 'biblio/bibtex/utils/mkbib/help')
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/contacts.page23
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/feature.page80
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/google.page26
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/images/entry_pane.pngbin0 -> 33434 bytes
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/images/left_pane.pngbin0 -> 46578 bytes
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/images/mkbib.pngbin0 -> 4514 bytes
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/images/right_pane.pngbin0 -> 48246 bytes
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/index.page30
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/install.page58
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/interface.page51
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/introduction.page25
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/keyboard-shortcuts.page90
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/legal.xml3
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/new.page33
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/old.page41
-rw-r--r--biblio/bibtex/utils/mkbib/help/C/trouble.page28
-rw-r--r--biblio/bibtex/utils/mkbib/help/Makefile.am28
-rw-r--r--biblio/bibtex/utils/mkbib/help/Makefile.in404
18 files changed, 920 insertions, 0 deletions
diff --git a/biblio/bibtex/utils/mkbib/help/C/contacts.page b/biblio/bibtex/utils/mkbib/help/C/contacts.page
new file mode 100644
index 0000000000..221ce50504
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/contacts.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="contacts">
+
+ <info>
+ <link type="guide" xref="index#troubleshooting" group="first"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc>INFO on <app>BiBTeX</app></desc>
+ </info>
+ <title>Contacts</title>
+ <terms>
+ <item>
+ <title><sys href="mailto:rudra.banerjee@aol.co.uk">Mail Me</sys></title>
+ <p>Contact Me to report bugs and suggested enhancements.</p>
+ </item>
+ </terms>
+</page>
diff --git a/biblio/bibtex/utils/mkbib/help/C/feature.page b/biblio/bibtex/utils/mkbib/help/C/feature.page
new file mode 100644
index 0000000000..1629ea6ed0
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/feature.page
@@ -0,0 +1,80 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="feature">
+
+ <info>
+ <link type="guide" xref="index#overview" group="#first"/>
+ <link type="next" xref="interface"/>
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc><app>mkBiB</app>: what it can and what it cann't</desc>
+ </info>
+
+ <title><app>mkBiB</app>: Features and Limitatioins</title>
+ <section id="features">
+ <title>Features</title>
+ <list>
+ <item>
+ <p>
+ A simple gui to generate and edit bibtex file.
+ </p>
+ </item>
+ <item>
+ <p>
+ Search google scholar from the same interface(Search in google scholar webpage, not withstanding their terms of usage,in my knowledge).
+ </p>
+ </item>
+ <item>
+ <p>
+ Include a complete bibtex entry.
+ </p>
+ </item>
+ </list>
+ </section>
+ <section id="limitations">
+ <title>Limitations</title>
+ <list>
+ <item>
+ <p>
+ <app>BiBTeX</app> can be used with many format. The most popular (very small number of subset) of those format is tested.
+ </p>
+ </item>
+ </list>
+ </section>
+ <section id="File_Type">
+ <title>Acceptable Entry Type</title>
+ <p>Below are two type of accpted and tested entry type</p>
+ <code mime="application/x-latex">
+ @article{RevModPhys.71.1253,
+ title = {Nobel Lecture: Electronic structure of
+ matter\char22{}wave functions and density functionals},
+ author = {Kohn, W.},
+ journal = {Rev. Mod. Phys.},
+ volume = {71},
+ issue = {5},
+ pages = {1253--1266},
+ year = {1999},
+ publisher = {American Physical Society}
+ }
+ </code>
+ <code>
+ @article{RevModPhys.71.1253,
+ title = "Nobel Lecture: Electronic structure of
+ matter\char22{}wave functions and density functionals",
+ author = "Kohn, W.",
+ journal = "Rev. Mod. Phys.",
+ volume = "71",
+ issue = "5",
+ pages = "1253--1266",
+ year = "1999",
+ publisher = "American Physical Society"
+ }
+ </code>
+ <p>When a entry is made by putting value to each key as available in left pane, it will produce a entry shown below.</p>
+ </section>
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/google.page b/biblio/bibtex/utils/mkbib/help/C/google.page
new file mode 100644
index 0000000000..a19742b6df
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/google.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="google">
+
+ <info>
+ <link type="guide" xref="index#usage"/>
+ <link type="next" xref="keyboard-shortcuts"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Search <app>Google Scholar</app></desc>
+
+ </info>
+ <title>Search <app>Google Scholar</app></title>
+ <p>Right from the left pane, user can "Search Google Scholar". Just enter <gui>Author</gui>, <gui>Title(As Keyword)</gui> and <gui>Year(Optional)</gui> and hit <gui style="button">Search Google Scholar</gui>. The result will be shown in user's default web browser.
+ </p>
+ <note style="tip"><p>You can do better by turning bibtex link in google scholar setting "on"</p></note>
+
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/images/entry_pane.png b/biblio/bibtex/utils/mkbib/help/C/images/entry_pane.png
new file mode 100644
index 0000000000..a0bedb5972
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/images/entry_pane.png
Binary files differ
diff --git a/biblio/bibtex/utils/mkbib/help/C/images/left_pane.png b/biblio/bibtex/utils/mkbib/help/C/images/left_pane.png
new file mode 100644
index 0000000000..3ae1e0f9bf
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/images/left_pane.png
Binary files differ
diff --git a/biblio/bibtex/utils/mkbib/help/C/images/mkbib.png b/biblio/bibtex/utils/mkbib/help/C/images/mkbib.png
new file mode 100644
index 0000000000..d010b7e167
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/images/mkbib.png
Binary files differ
diff --git a/biblio/bibtex/utils/mkbib/help/C/images/right_pane.png b/biblio/bibtex/utils/mkbib/help/C/images/right_pane.png
new file mode 100644
index 0000000000..47eece605b
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/images/right_pane.png
Binary files differ
diff --git a/biblio/bibtex/utils/mkbib/help/C/index.page b/biblio/bibtex/utils/mkbib/help/C/index.page
new file mode 100644
index 0000000000..4988a3c1b3
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/index.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="2column task"
+ id="index">
+
+ <info>
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>
+ <media type="image" mime="image/png" src="images/mkbib.png"/> mkBiB Manual
+ </title>
+
+ <section id="overview" style="2column">
+ <title>Overview</title>
+ </section>
+
+
+ <section id="usage" style="2column">
+ <title>Using <app>mkBiB</app></title>
+ </section>
+
+ <section id="troubleshooting" style="2column">
+ <title>Common problems and solutions</title>
+ </section>
+</page>
diff --git a/biblio/bibtex/utils/mkbib/help/C/install.page b/biblio/bibtex/utils/mkbib/help/C/install.page
new file mode 100644
index 0000000000..b28b7ecf86
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/install.page
@@ -0,0 +1,58 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="install">
+
+ <info>
+ <link type="guide" xref="index#overview" group="#last"/>
+ <link type="next" xref="index#usage"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc>Installing <app>mkBiB</app>: general and distro specific instruction.</desc>
+ </info>
+
+ <title>Installing <app>mkBiB</app></title>
+ <section id="Download">
+ <title>Download</title>
+ <p>
+ The most recent updated will always be available from <link href="http://download.savannah.gnu.org/releases/mkbib/">SAVANNAH REPO</link>.
+ </p>
+ <p>
+ The stable version will be availavle from <link href="http://www.ctan.org/pkg/mkbib">CTAN REPO</link>
+ </p>
+
+
+ </section>
+ <section id="install_generic">
+ <title>Required Packages</title>
+ <list>
+ <item><p>GTK+-3</p></item>
+ <item><p>libsoup</p></item>
+ <item><p>intltool</p></item>
+ <item><p>yelp-tools</p></item>
+ <item><p>gnu-flex and bison</p></item>
+ </list>
+ </section>
+ <section id="distro">
+ <title>Instruction for specific distro</title>
+ <section id="fedora">
+ <title>Fedora 18</title>
+ <screen>yum install libsoup-devel.x86_64 intltool\
+ yelp-tools intltool gtk3-devel \
+ flex flex-devel bison</screen>
+ </section>
+ <section id="arch">
+ <title>Arch</title>
+ <note>
+ <p>
+ Instruction for Arch and Ubuntu will be updated soon.
+ </p>
+ </note>
+ </section>
+ </section>
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/interface.page b/biblio/bibtex/utils/mkbib/help/C/interface.page
new file mode 100644
index 0000000000..14d3ddab26
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/interface.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="interface">
+
+ <info>
+ <link type="guide" xref="index#overview"/>
+<link type="next" xref="install"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc><app>mkBiB</app>'s Interface</desc>
+ </info>
+
+ <title><app>mkBiB</app> Interface</title>
+ <p><app>mkBiB</app> is an editor and viewer of <app>BiBTeX</app> file. The left hand pane is the main editor, and the right hand pane is the main viewer.</p>
+ <section id="left_pane">
+ <title>Left Pane</title>
+ <p>
+ This Left Pane is the main editing area of <app>mkBiB</app>
+ </p>
+ <media type="image" src="images/left_pane.png" width="240"/>
+ <section id="menu_bar">
+ <title><gui style="menuitem">Menu Bar</gui></title>
+ <p>
+ <gui style="group">Menu Bar</gui> contains standard <gui style="menu">File</gui>, <gui style="menu">Edit</gui> and <gui style="menu">Help</gui>.
+ </p>
+ <p>
+ <gui style="menuitem">File</gui> and <gui style="menuitem">Help</gui> contains traditional <gui style="menuitem">New</gui> , <gui style="menuitem">Open</gui>, <gui style="menuitem">Save</gui>, <gui style="menuitem">Save As</gui> and <gui style="menuitem">About</gui> and <gui style="menuitem">Help</gui> item with their traditional keyboard-shortcuts as listed <code xref="keyboard-shortcuts">here</code>.
+ </p>
+ </section>
+ <section id="entry_bar">
+ <title>Entries</title>
+ <p>This part is used to create a single bibtex entry giving its value one by one. When finished, press <gui style="button">Create</gui> button to create a single bibtex entry.</p>
+ <note style="tip">
+ <p>
+ An entry can be generated using <keyseq><key>Alt</key><key>E</key></keyseq> or <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Edit</gui></guiseq> which will open a empty editor to input a complete entry.
+ </p>
+ </note>
+ </section>
+ </section>
+ <section id="right_pane">
+ <title>Right Pane</title>
+ <p>Right Pane the viewer of the <gui>BiBTeX</gui> and the inline editor of visible columns.</p>
+ <media type="image" src="images/right_pane.png" width="240"/>
+ </section>
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/introduction.page b/biblio/bibtex/utils/mkbib/help/C/introduction.page
new file mode 100644
index 0000000000..e60a8f8069
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/introduction.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="introduction">
+
+ <info>
+ <link type="guide" xref="index"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>What is <app>mkBiB</app>?</desc>
+
+ </info>
+
+ <title>Introduction</title>
+ <p><app>mkBiB</app> is a BibTeX manager.
+ User can creat, manage and edit a new or existing bibtex file.
+ User can enter each field separately or an complete entry.
+ </p>
+</page>
diff --git a/biblio/bibtex/utils/mkbib/help/C/keyboard-shortcuts.page b/biblio/bibtex/utils/mkbib/help/C/keyboard-shortcuts.page
new file mode 100644
index 0000000000..ad81fff1ec
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/keyboard-shortcuts.page
@@ -0,0 +1,90 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/"
+ type="task"
+ id="keyboard-shortcuts">
+
+ <info>
+ <revision pkgversion="3.8" version="0.1" date="2013-03-29" status="candidate"/>
+ <link type="guide" xref="index#usage" group="#last"/>
+ <link type="next" xref="index#troubleshooting"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Use keyboard shortcuts to work with <app>mkBiB</app> more efficiently.</desc>
+
+ </info>
+
+ <title>Keyboard shortcuts</title>
+
+ <p>Keyboard shortcuts are combinations of keys that you can use instead of
+ navigating through the menu. The following shortcuts are available:</p>
+
+ <table rules="rows" frame="top bottom" ui:expanded="yes">
+ <title><gui style="guiitem">File</gui></title>
+ <thead>
+ <tr>
+ <td><p>Action</p></td>
+ <td><p>Shortcut</p></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><p>Open A New File</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Open An Existing File</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Save File</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Save As A New/Existing File</p></td>
+ <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>S</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Quit</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
+ </tr>
+ </tbody>
+ </table>
+
+ <table rules="rows" frame="top bottom" ui:expanded="yes">
+ <title>Edit</title>
+ <thead>
+ <tr>
+ <td><p>Action</p></td>
+ <td><p>Shortcut</p></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><p>Enter A Full Entry</p></td>
+ <td><p><keyseq><key>Alt</key><key>E</key></keyseq></p></td>
+ </tr>
+ </tbody>
+ </table>
+ <table rules="rows" frame="top bottom" ui:expanded="yes">
+ <title>Help</title>
+ <thead>
+ <tr>
+ <td><p>Action</p></td>
+ <td><p>Shortcut</p></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><p>Help (This Guide)</p></td>
+ <td><p><key>F1</key></p></td>
+ </tr>
+ </tbody>
+ </table>
+
+</page>
diff --git a/biblio/bibtex/utils/mkbib/help/C/legal.xml b/biblio/bibtex/utils/mkbib/help/C/legal.xml
new file mode 100644
index 0000000000..aff1f5a21a
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/legal.xml
@@ -0,0 +1,3 @@
+<license xmlns="http://projectmallard.org/1.0/">
+<p> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is available at <link href="http://www.gnu.org/licenses/fdl-1.3.txt">GNU Free Documentation License</link> </p>
+</license>
diff --git a/biblio/bibtex/utils/mkbib/help/C/new.page b/biblio/bibtex/utils/mkbib/help/C/new.page
new file mode 100644
index 0000000000..d179780b88
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/new.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="new-file">
+
+ <info>
+ <link type="guide" xref="index#usage" group="first"/>
+<link type="next" xref="old-file"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc>Creating a new <app>BiBTeX</app> using <app>mkBiB</app></desc>
+ </info>
+
+ <title>Creating a new <app>BiBTeX</app></title>
+ <p>An antry can be created either by putting values to cell as described in <code xref="#new_cell">New Cell</code> or a complete entry, as described in <code xref="#new_entry">New Entry</code> below.</p>
+ <section id="new_cell">
+ <title>New Cell</title>
+ <p>Entries are adden in the left pane. The <gui style="button">Entry Type</gui> and <gui style="button">bibkey</gui> is compulsury.
+ </p>
+ <media type="image" src="images/left_pane.png" width="200"/>
+ </section>
+ <section id="new_entry">
+ <title>New Entry</title>
+ <p>A complete entry can be added using <guiseq><gui>Edit</gui><gui>Edit</gui></guiseq>
+ Enter the entry in the pane opened, and click <gui style="button">Create</gui> to create the entry.
+ </p><media type="image" src="images/entry_pane.png" width="200"/>
+ </section>
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/old.page b/biblio/bibtex/utils/mkbib/help/C/old.page
new file mode 100644
index 0000000000..355c1d3b8f
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/old.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="old-file">
+
+ <info>
+ <link type="guide" xref="index#usage"/>
+<link type="next" xref="google"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Manageing an existing <app>BiBTeX</app> using <app>mkBiB</app></desc>
+
+ </info>
+ <title>Manageing an existing <app>BiBTeX</app></title>
+ <p>
+ Open an existing <app>BiBTeX</app> follows standard method of openning files i.e. <keyseq><key>Ctrl</key><key>O</key></keyseq> or <guiseq><gui>File</gui><gui>Open</gui></guiseq> in <gui style="menuitem">menubar</gui>.
+ </p>
+ <p>Manageing an existing <app>BiBTeX</app> file using <app>mkBiB</app> can be done in two way. </p>
+ <section id="edit_cell">
+ <title>Editing The View Pane</title>
+ <p>
+ All the elements visible in the right pane can be edited by double clicking on the corresponding cell.
+ </p>
+ <note style="warning">
+ <p>Only visible columns, i.e. 5 columns can be edited. For all other columns, you have to do it manually, using a Text Editor.</p>
+ </note>
+ </section>
+ <section id="new-cell">
+ <title>New Entry In Existing File</title>
+ <p>
+ You can enter new entries in existing <app>BiBTeX</app> as described <code xref="new-file#new_cell">here</code> or <code xref="new-file#new_entry">here</code>.
+ </p>
+ </section>
+</page>
+
diff --git a/biblio/bibtex/utils/mkbib/help/C/trouble.page b/biblio/bibtex/utils/mkbib/help/C/trouble.page
new file mode 100644
index 0000000000..3c99555cf4
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/C/trouble.page
@@ -0,0 +1,28 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="bibref">
+
+ <info>
+ <link type="guide" xref="index#troubleshooting" group="first"/>
+ <link type="next" xref="contacts"/>
+
+ <credit type="author copyright">
+ <name>Rudra Banerjee</name>
+ <email>rudra.banerjee@aol.co.uk</email>
+ <years>2013</years>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc>INFO on <app>BiBTeX</app></desc>
+ </info>
+ <title>Usefule <app>BiBTeX</app> links</title>
+ <terms>
+ <item>
+ <title><sys href="http://bibtex.org">bibtex.org</sys></title>
+ <p>Here you will find everything you need to know about <app>BiBTeX</app>, or such the website clames.</p>
+ </item>
+ <item>
+ <title><sys href="http://www.cs.stir.ac.uk/~kjt/software/latex/showbst.html">Ken Turnet's page on <app>BiBTeX</app></sys></title>
+ <p>A collection of most used <app>BiBTeX</app> style's output. Very Helpful.</p>
+ </item>
+ </terms>
+</page>
diff --git a/biblio/bibtex/utils/mkbib/help/Makefile.am b/biblio/bibtex/utils/mkbib/help/Makefile.am
new file mode 100644
index 0000000000..86bf9ce87c
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/Makefile.am
@@ -0,0 +1,28 @@
+@YELP_HELP_RULES@
+
+HELP_ID = mkbib
+
+HELP_FILES = \
+ contacts.page \
+ feature.page \
+ google.page \
+ index.page \
+ install.page \
+ interface.page \
+ introduction.page \
+ keyboard-shortcuts.page \
+ legal.xml \
+ new.page \
+ old.page \
+ trouble.page
+
+HELP_MEDIA = \
+ images/mkbib.png \
+ images/left_pane.png \
+ images/right_pane.png \
+ images/entry_pane.png
+
+HELP_LINGUAS =
+
+DISTCLEANFILES = \
+ Makefile.in
diff --git a/biblio/bibtex/utils/mkbib/help/Makefile.in b/biblio/bibtex/utils/mkbib/help/Makefile.in
new file mode 100644
index 0000000000..06bc155f98
--- /dev/null
+++ b/biblio/bibtex/utils/mkbib/help/Makefile.in
@@ -0,0 +1,404 @@
+# Makefile.in generated by automake 1.12.2 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2012 Free Software Foundation, Inc.
+
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+subdir = help
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALL_LINGUAS = @ALL_LINGUAS@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EXEEXT = @EXEEXT@
+GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
+GMSGFMT = @GMSGFMT@
+GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
+GTK_CFLAGS = @GTK_CFLAGS@
+GTK_LIBS = @GTK_LIBS@
+HELP_DIR = @HELP_DIR@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
+INTLTOOL_MERGE = @INTLTOOL_MERGE@
+INTLTOOL_PERL = @INTLTOOL_PERL@
+INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
+ITSTOOL = @ITSTOOL@
+LDFLAGS = @LDFLAGS@
+LEX = @LEX@
+LEXLIB = @LEXLIB@
+LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
+LIBSOUP_LIBS = @LIBSOUP_LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
+XMLLINT = @XMLLINT@
+YACC = @YACC@
+YACC_EXISTS = @YACC_EXISTS@
+YFLAGS = @YFLAGS@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build_alias = @build_alias@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+gsettingsschemadir = @gsettingsschemadir@
+host_alias = @host_alias@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+HELP_ID = mkbib
+HELP_FILES = \
+ contacts.page \
+ feature.page \
+ google.page \
+ index.page \
+ install.page \
+ interface.page \
+ introduction.page \
+ keyboard-shortcuts.page \
+ legal.xml \
+ new.page \
+ old.page \
+ trouble.page
+
+HELP_MEDIA = \
+ images/mkbib.png \
+ images/left_pane.png \
+ images/right_pane.png \
+ images/entry_pane.png
+
+HELP_LINGUAS =
+DISTCLEANFILES = \
+ Makefile.in
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+ && { if test -f $@; then exit 0; else break; fi; }; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --foreign help/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+cscope cscopelist:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic distclean \
+ distclean-generic distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
+
+@YELP_HELP_RULES@
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT: