Revision: 384 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=384&view=rev Author: frlan Date: 2009-01-19 21:08:22 +0000 (Mon, 19 Jan 2009)
Log Message: ----------- GeanyLaTeX: Some minor updates
Modified Paths: -------------- trunk/geanylatex/po/de.po trunk/geanylatex/po/geanylatex.pot trunk/geanylatex/src/geanylatex.c trunk/geanylatex/src/geanylatex.h trunk/geanylatex/src/latexutils.c trunk/geanylatex/src/latexutils.h trunk/geanylatex/src/reftex.c trunk/geanylatex/src/reftex.h
Modified: trunk/geanylatex/po/de.po =================================================================== --- trunk/geanylatex/po/de.po 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/po/de.po 2009-01-19 21:08:22 UTC (rev 384) @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: GeanyLaTeX\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-12-15 00:01+0100\n" +"POT-Creation-Date: 2009-01-19 22:05+0100\n" "PO-Revision-Date: \n" "Last-Translator: Frank Lanitz frank@frank.uvena.de\n" "Language-Team: geany-118n geany-118n@uvena.de\n" @@ -29,79 +29,79 @@ msgid "Label name:" msgstr "Lesezeichenname:"
-#: src/geanylatex.c:141 +#: src/geanylatex.c:142 msgid "Insert reference" msgstr "Verweis einfügen"
-#: src/geanylatex.c:154 +#: src/geanylatex.c:155 msgid "Ref name:" msgstr "Lesezeichenname:"
-#: src/geanylatex.c:164 -msgid "standard reference" +#: src/geanylatex.c:166 +msgid "Standard Reference" msgstr "Normaler Verweis"
-#: src/geanylatex.c:169 -msgid "page reference" +#: src/geanylatex.c:171 +msgid "Page Reference" msgstr "Verweis auf Seite"
-#: src/geanylatex.c:333 +#: src/geanylatex.c:336 msgid "More" msgstr "Weitere"
#. Documentclass -#: src/geanylatex.c:424 +#: src/geanylatex.c:427 msgid "Documentclass:" msgstr "Dokumentenklasse:"
-#: src/geanylatex.c:427 +#: src/geanylatex.c:430 msgid "Choose the kind of document you want to write" msgstr "Art des Dokumentes"
-#: src/geanylatex.c:428 src/bibtex.c:30 +#: src/geanylatex.c:431 src/bibtexlabels.c:27 msgid "Book" msgstr "Buch"
-#: src/geanylatex.c:429 src/bibtex.c:29 +#: src/geanylatex.c:432 src/bibtexlabels.c:26 msgid "Article" msgstr "Artikel"
-#: src/geanylatex.c:430 +#: src/geanylatex.c:433 msgid "Report" msgstr "Bericht"
-#: src/geanylatex.c:431 +#: src/geanylatex.c:434 msgid "Letter" msgstr "Brief"
-#: src/geanylatex.c:432 +#: src/geanylatex.c:435 msgid "Presentation" msgstr "Präsentation"
#. Encoding -#: src/geanylatex.c:442 +#: src/geanylatex.c:445 msgid "Encoding:" msgstr "Zeichensatz:"
-#: src/geanylatex.c:446 +#: src/geanylatex.c:449 msgid "Set the encoding for your new document" msgstr "Zeichensatz für das neue Dokument"
-#. Scriptsize -#: src/geanylatex.c:461 +#. fontsize +#: src/geanylatex.c:464 msgid "Fontsize:" msgstr "Schriftgröße:"
-#: src/geanylatex.c:464 +#: src/geanylatex.c:467 msgid "Set the default fontsize of your new document" msgstr "Setzt die Standardschriftgröße für das neue Dokument"
#. Author -#: src/geanylatex.c:477 +#: src/geanylatex.c:480 msgid "Author:" msgstr "Autor:"
-#: src/geanylatex.c:480 +#: src/geanylatex.c:483 msgid "" "Sets the value of the \author command. In most cases this should be your " "name" @@ -109,11 +109,11 @@ "Setzt den Eintrag für den \author Befehl. Meist sollte hier Ihr Name stehen."
#. Date -#: src/geanylatex.c:491 +#: src/geanylatex.c:494 msgid "Date:" msgstr "Datum:"
-#: src/geanylatex.c:494 +#: src/geanylatex.c:497 msgid "" "Sets the value of the \date command inside header of your newly created " "LaTeX-document. Keeping it at \today is a good decision if you don't need " @@ -123,35 +123,35 @@ "meisten Fällen sollte \today eine gute Wahl sein."
#. Title of the new document -#: src/geanylatex.c:501 +#: src/geanylatex.c:504 msgid "Title:" msgstr "Titel:"
-#: src/geanylatex.c:503 +#: src/geanylatex.c:506 msgid "Sets the title of your new document." msgstr "Setzt den Titel für das neue Dokument."
#. Papersize -#: src/geanylatex.c:510 +#: src/geanylatex.c:513 msgid "Paper size:" msgstr "Papiergröße:"
-#: src/geanylatex.c:513 +#: src/geanylatex.c:516 msgid "Choose the paper format for the newly created document" msgstr "" "Setzt das Papierformat als Argument der Dokumentenklasse für das neue " "Dokument"
#. Building the wizard-dialog and showing it -#: src/geanylatex.c:528 +#: src/geanylatex.c:531 msgid "LaTeX-Wizard" msgstr "LaTeX-Assistent"
-#: src/geanylatex.c:538 +#: src/geanylatex.c:541 msgid "Use KOMA-script classes if possible" msgstr "Benutze KOMA-Skript wenn möglich"
-#: src/geanylatex.c:541 +#: src/geanylatex.c:544 msgid "" "Uses the KOMA-script classes by Markus Kohm.\n" "Keep in mind: To compile your document these classes have to be installed " @@ -160,11 +160,11 @@ "Wenn diese Option aktiviert ist, werden die KOMA-Skript-Klassen von Markus " "Kohm genutzt. Sie müssen natürlich dafür installiert sein."
-#: src/geanylatex.c:547 +#: src/geanylatex.c:550 msgid "Use draft mode" msgstr "Entwurfsmodus benutzen"
-#: src/geanylatex.c:549 +#: src/geanylatex.c:552 msgid "" "Set the draft flag inside new created documents to get documents with a " "number of debugging helpers" @@ -172,63 +172,63 @@ "Setzt die Option draft für die Dokumentenklasse um das neue Dokument mit " "einer Nummer von kleinen Korrekturhinweisen zu versehen."
-#: src/geanylatex.c:777 +#: src/geanylatex.c:772 msgid "Dear Sir or Madame" msgstr "Sehr geehrte Damen und Herren"
-#: src/geanylatex.c:778 +#: src/geanylatex.c:773 msgid "With kind regards" msgstr "Mit freundlichen Grüßen"
-#: src/geanylatex.c:820 +#: src/geanylatex.c:815 msgid "_LaTeX" msgstr "_LaTeX"
-#: src/geanylatex.c:827 +#: src/geanylatex.c:822 msgid "LaTeX-_Wizard" msgstr "LaTeX-_Assistent"
-#: src/geanylatex.c:830 +#: src/geanylatex.c:825 msgid "Starts a Wizard to easily create LaTeX-documents" msgstr "Öffnet einen Assistenten, um einfache LaTeX-Dokumente zu erstellen."
-#: src/geanylatex.c:835 +#: src/geanylatex.c:830 msgid "Insert _Special Character" msgstr "_Sonderzeichen einfügen"
-#: src/geanylatex.c:837 +#: src/geanylatex.c:832 msgid "Helps to use some not very common letters and signs" msgstr "Unterstützt bei der Verwendung von seltenen Sonderzeichen"
-#: src/geanylatex.c:844 +#: src/geanylatex.c:839 msgid "Insert _Reference" msgstr "_Verweis einfügen"
-#: src/geanylatex.c:846 +#: src/geanylatex.c:841 msgid "Inserting references to the document" msgstr "Eine Referenz in das Dokument einfügen"
-#: src/geanylatex.c:850 +#: src/geanylatex.c:845 msgid "Insert _Label" msgstr "_Lesezeichen einfügen"
-#: src/geanylatex.c:852 +#: src/geanylatex.c:847 msgid "Helps at inserting labels to a document" msgstr "Untersützt bei dem Einfügen von Lesezeichen in ein Dokument"
-#: src/geanylatex.c:856 +#: src/geanylatex.c:851 msgid "BibTeX" msgstr "BibTeX"
-#: src/geanylatex.c:873 +#: src/geanylatex.c:868 msgid "Run LaTeX-Wizard" msgstr "LaTeX-Assistent starten"
-#: src/geanylatex.c:875 +#: src/geanylatex.c:870 msgid "Insert \label" msgstr "\label einfügen"
-#: src/geanylatex.c:877 +#: src/geanylatex.c:872 msgid "Insert \ref" msgstr "\ref einfügen"
@@ -276,7 +276,7 @@ msgid "IBM 852 code page" msgstr "IBM 852 code page"
-#: src/latexencodings.c:54 src/letters.c:41 src/bibtex.c:38 +#: src/latexencodings.c:54 src/letters.c:41 src/bibtexlabels.c:35 msgid "Misc" msgstr "Sonstiges"
@@ -300,258 +300,258 @@ msgid "Binary operation" msgstr "Binäre Operatoren"
-#: src/bibtex.c:31 +#: src/bibtexlabels.c:28 msgid "Booklet" msgstr "Büchlein (Booklet)"
-#: src/bibtex.c:32 +#: src/bibtexlabels.c:29 msgid "Conference" msgstr "Konferenz"
-#: src/bibtex.c:33 +#: src/bibtexlabels.c:30 msgid "Inbook" msgstr ""
-#: src/bibtex.c:34 +#: src/bibtexlabels.c:31 msgid "Incollection" msgstr ""
-#: src/bibtex.c:35 +#: src/bibtexlabels.c:32 msgid "Inproceedings" msgstr ""
-#: src/bibtex.c:36 +#: src/bibtexlabels.c:33 msgid "Manual" msgstr "Handbuch"
-#: src/bibtex.c:37 +#: src/bibtexlabels.c:34 msgid "Mastersthesis" msgstr "Masterarbeit"
-#: src/bibtex.c:39 +#: src/bibtexlabels.c:36 msgid "PhdThesis" msgstr "Doktorarbeit"
-#: src/bibtex.c:40 +#: src/bibtexlabels.c:37 msgid "Proceedings" msgstr ""
-#: src/bibtex.c:41 +#: src/bibtexlabels.c:38 msgid "Techreport" msgstr "Technischer Report"
-#: src/bibtex.c:42 +#: src/bibtexlabels.c:39 msgid "Unpublished" msgstr "Unveröffentlicht"
-#: src/bibtex.c:46 +#: src/bibtexlabels.c:43 msgid "Address" msgstr "Adresse"
-#: src/bibtex.c:47 +#: src/bibtexlabels.c:44 msgid "Annote" msgstr ""
-#: src/bibtex.c:48 +#: src/bibtexlabels.c:45 msgid "Author" msgstr "Autor"
-#: src/bibtex.c:49 +#: src/bibtexlabels.c:46 msgid "Booktitle" msgstr "Buchtitel"
-#: src/bibtex.c:50 +#: src/bibtexlabels.c:47 msgid "Chapter" msgstr "Kapitel"
-#: src/bibtex.c:51 +#: src/bibtexlabels.c:48 msgid "Crossref" msgstr ""
-#: src/bibtex.c:52 +#: src/bibtexlabels.c:49 msgid "Edition" msgstr ""
-#: src/bibtex.c:53 +#: src/bibtexlabels.c:50 msgid "Editor" msgstr ""
-#: src/bibtex.c:54 +#: src/bibtexlabels.c:51 msgid "E-print" msgstr ""
-#: src/bibtex.c:55 +#: src/bibtexlabels.c:52 msgid "HowPublished" msgstr "Wie veröffentlicht"
-#: src/bibtex.c:56 +#: src/bibtexlabels.c:53 msgid "Institution" msgstr "Instituation"
-#: src/bibtex.c:57 +#: src/bibtexlabels.c:54 msgid "Journal" msgstr "Journal"
-#: src/bibtex.c:58 +#: src/bibtexlabels.c:55 msgid "Key" msgstr "Schlüssel"
-#: src/bibtex.c:59 +#: src/bibtexlabels.c:56 msgid "Month" msgstr "Monat"
-#: src/bibtex.c:60 +#: src/bibtexlabels.c:57 msgid "Note" msgstr "Note"
-#: src/bibtex.c:61 +#: src/bibtexlabels.c:58 msgid "Number" msgstr "Nummer"
-#: src/bibtex.c:62 +#: src/bibtexlabels.c:59 msgid "Organization" msgstr "Organisation"
-#: src/bibtex.c:63 +#: src/bibtexlabels.c:60 msgid "Pages" msgstr "Seiten"
-#: src/bibtex.c:64 +#: src/bibtexlabels.c:61 msgid "Publisher" msgstr "Herausgeber"
-#: src/bibtex.c:65 +#: src/bibtexlabels.c:62 msgid "School" msgstr "Hochschule"
-#: src/bibtex.c:66 +#: src/bibtexlabels.c:63 msgid "Series" msgstr "Reihe"
-#: src/bibtex.c:67 +#: src/bibtexlabels.c:64 msgid "Title" msgstr "Titel"
-#: src/bibtex.c:68 +#: src/bibtexlabels.c:65 msgid "Type" msgstr "Typ"
-#: src/bibtex.c:69 +#: src/bibtexlabels.c:66 msgid "URL" msgstr "URL"
-#: src/bibtex.c:70 +#: src/bibtexlabels.c:67 msgid "Volume" msgstr "Ausgabe"
-#: src/bibtex.c:71 +#: src/bibtexlabels.c:68 msgid "Year" msgstr "Jahr"
-#: src/bibtex.c:102 +#: src/bibtexlabels.c:99 msgid "Address of publisher" msgstr "Adresse des Verlegers"
-#: src/bibtex.c:103 +#: src/bibtexlabels.c:100 msgid "Annotation for annotated bibliography styles" msgstr ""
-#: src/bibtex.c:104 +#: src/bibtexlabels.c:101 msgid "Name(s) of the author(s), separated by 'and' if more than one" msgstr ""
-#: src/bibtex.c:105 +#: src/bibtexlabels.c:102 msgid "Title of the book, if only part of it is being cited" msgstr ""
-#: src/bibtex.c:106 +#: src/bibtexlabels.c:103 msgid "Chapter number" msgstr "Nummer des Kapitels"
-#: src/bibtex.c:107 +#: src/bibtexlabels.c:104 msgid "Citation key of the cross-referenced entry" msgstr ""
-#: src/bibtex.c:108 +#: src/bibtexlabels.c:105 msgid "Edition of the book (such as "first" or "second")" msgstr "Auflage des Buches wie "erste" oder "10. überarbeitete""
-#: src/bibtex.c:109 +#: src/bibtexlabels.c:106 msgid "Name(s) of the editor(s), separated by 'and' if more than one" msgstr ""
-#: src/bibtex.c:110 +#: src/bibtexlabels.c:107 msgid "Specification of electronic publication" msgstr ""
-#: src/bibtex.c:111 +#: src/bibtexlabels.c:108 msgid "Publishing method if the method is nonstandard" msgstr ""
-#: src/bibtex.c:112 +#: src/bibtexlabels.c:109 msgid "Institution that was involved in the publishing" msgstr "Institution, die an der Veröffentlichung beteiligt war"
-#: src/bibtex.c:113 +#: src/bibtexlabels.c:110 msgid "Journal or magazine in which the work was published" msgstr "Journal oder Magazin, in dem die Arbeit veröffentlicht wurde"
-#: src/bibtex.c:114 +#: src/bibtexlabels.c:111 msgid "" "Hidden field used for specifying or overriding the alphabetical order of " "entries" msgstr ""
-#: src/bibtex.c:115 +#: src/bibtexlabels.c:112 msgid "Month of publication or creation if unpublished" msgstr "" "Monat der Publikation bzw. der Erstellung bei unveröffentlichten Werken"
-#: src/bibtex.c:116 +#: src/bibtexlabels.c:113 msgid "Miscellaneous extra information" msgstr "Sonstige zusätzliche Informationen"
-#: src/bibtex.c:117 +#: src/bibtexlabels.c:114 msgid "Number of journal, magazine, or tech-report" msgstr "Nummer des Journals, des Magazins oder des technischen Reports"
-#: src/bibtex.c:118 +#: src/bibtexlabels.c:115 msgid "Sponsor of the conference" msgstr "Sponsor der Konferenz"
-#: src/bibtex.c:119 +#: src/bibtexlabels.c:116 msgid "Page numbers separated by commas or double-hyphens" msgstr "Seitenzahl(en) getrennt entweder durch Kommata, oder Hochkommata"
-#: src/bibtex.c:120 +#: src/bibtexlabels.c:117 msgid "Name of publisher" msgstr "Name des Herausgebers"
-#: src/bibtex.c:121 +#: src/bibtexlabels.c:118 msgid "School where thesis was written" msgstr "Schule/Hochschule, an der die Arbeit geschrieben wurde"
-#: src/bibtex.c:122 +#: src/bibtexlabels.c:119 msgid "Series of books in which the book was published" msgstr "Name der Serie, in der das Buch veröffentlicht wurde"
-#: src/bibtex.c:123 +#: src/bibtexlabels.c:120 msgid "Title of the work" msgstr "Titel der Arbeit"
-#: src/bibtex.c:124 +#: src/bibtexlabels.c:121 msgid "Type of technical report" msgstr "Art des technischen Reports"
-#: src/bibtex.c:125 +#: src/bibtexlabels.c:122 msgid "Internet address" msgstr "Internetadresse"
-#: src/bibtex.c:126 +#: src/bibtexlabels.c:123 msgid "Number of the volume" msgstr "Nummer der Ausgabe"
-#: src/bibtex.c:127 +#: src/bibtexlabels.c:124 msgid "Year of publication or creation if unpublished" msgstr "" "Jahr der Publikation oder der Erstellung, wenn das Werk noch nicht "
Modified: trunk/geanylatex/po/geanylatex.pot =================================================================== --- trunk/geanylatex/po/geanylatex.pot 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/po/geanylatex.pot 2009-01-19 21:08:22 UTC (rev 384) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-12-15 00:01+0100\n" +"POT-Creation-Date: 2009-01-19 22:05+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -32,90 +32,90 @@ msgid "Label name:" msgstr ""
-#: src/geanylatex.c:141 +#: src/geanylatex.c:142 msgid "Insert reference" msgstr ""
-#: src/geanylatex.c:154 +#: src/geanylatex.c:155 msgid "Ref name:" msgstr ""
-#: src/geanylatex.c:164 -msgid "standard reference" +#: src/geanylatex.c:166 +msgid "Standard Reference" msgstr ""
-#: src/geanylatex.c:169 -msgid "page reference" +#: src/geanylatex.c:171 +msgid "Page Reference" msgstr ""
-#: src/geanylatex.c:333 +#: src/geanylatex.c:336 msgid "More" msgstr ""
#. Documentclass -#: src/geanylatex.c:424 +#: src/geanylatex.c:427 msgid "Documentclass:" msgstr ""
-#: src/geanylatex.c:427 +#: src/geanylatex.c:430 msgid "Choose the kind of document you want to write" msgstr ""
-#: src/geanylatex.c:428 src/bibtex.c:30 +#: src/geanylatex.c:431 src/bibtexlabels.c:27 msgid "Book" msgstr ""
-#: src/geanylatex.c:429 src/bibtex.c:29 +#: src/geanylatex.c:432 src/bibtexlabels.c:26 msgid "Article" msgstr ""
-#: src/geanylatex.c:430 +#: src/geanylatex.c:433 msgid "Report" msgstr ""
-#: src/geanylatex.c:431 +#: src/geanylatex.c:434 msgid "Letter" msgstr ""
-#: src/geanylatex.c:432 +#: src/geanylatex.c:435 msgid "Presentation" msgstr ""
#. Encoding -#: src/geanylatex.c:442 +#: src/geanylatex.c:445 msgid "Encoding:" msgstr ""
-#: src/geanylatex.c:446 +#: src/geanylatex.c:449 msgid "Set the encoding for your new document" msgstr ""
-#. Scriptsize -#: src/geanylatex.c:461 +#. fontsize +#: src/geanylatex.c:464 msgid "Fontsize:" msgstr ""
-#: src/geanylatex.c:464 +#: src/geanylatex.c:467 msgid "Set the default fontsize of your new document" msgstr ""
#. Author -#: src/geanylatex.c:477 +#: src/geanylatex.c:480 msgid "Author:" msgstr ""
-#: src/geanylatex.c:480 +#: src/geanylatex.c:483 msgid "" "Sets the value of the \author command. In most cases this should be your " "name" msgstr ""
#. Date -#: src/geanylatex.c:491 +#: src/geanylatex.c:494 msgid "Date:" msgstr ""
-#: src/geanylatex.c:494 +#: src/geanylatex.c:497 msgid "" "Sets the value of the \date command inside header of your newly created " "LaTeX-document. Keeping it at \today is a good decision if you don't need " @@ -123,106 +123,106 @@ msgstr ""
#. Title of the new document -#: src/geanylatex.c:501 +#: src/geanylatex.c:504 msgid "Title:" msgstr ""
-#: src/geanylatex.c:503 +#: src/geanylatex.c:506 msgid "Sets the title of your new document." msgstr ""
#. Papersize -#: src/geanylatex.c:510 +#: src/geanylatex.c:513 msgid "Paper size:" msgstr ""
-#: src/geanylatex.c:513 +#: src/geanylatex.c:516 msgid "Choose the paper format for the newly created document" msgstr ""
#. Building the wizard-dialog and showing it -#: src/geanylatex.c:528 +#: src/geanylatex.c:531 msgid "LaTeX-Wizard" msgstr ""
-#: src/geanylatex.c:538 +#: src/geanylatex.c:541 msgid "Use KOMA-script classes if possible" msgstr ""
-#: src/geanylatex.c:541 +#: src/geanylatex.c:544 msgid "" "Uses the KOMA-script classes by Markus Kohm.\n" "Keep in mind: To compile your document these classes have to be installed " "before." msgstr ""
-#: src/geanylatex.c:547 +#: src/geanylatex.c:550 msgid "Use draft mode" msgstr ""
-#: src/geanylatex.c:549 +#: src/geanylatex.c:552 msgid "" "Set the draft flag inside new created documents to get documents with a " "number of debugging helpers" msgstr ""
-#: src/geanylatex.c:777 +#: src/geanylatex.c:772 msgid "Dear Sir or Madame" msgstr ""
-#: src/geanylatex.c:778 +#: src/geanylatex.c:773 msgid "With kind regards" msgstr ""
-#: src/geanylatex.c:820 +#: src/geanylatex.c:815 msgid "_LaTeX" msgstr ""
-#: src/geanylatex.c:827 +#: src/geanylatex.c:822 msgid "LaTeX-_Wizard" msgstr ""
-#: src/geanylatex.c:830 +#: src/geanylatex.c:825 msgid "Starts a Wizard to easily create LaTeX-documents" msgstr ""
-#: src/geanylatex.c:835 +#: src/geanylatex.c:830 msgid "Insert _Special Character" msgstr ""
-#: src/geanylatex.c:837 +#: src/geanylatex.c:832 msgid "Helps to use some not very common letters and signs" msgstr ""
-#: src/geanylatex.c:844 +#: src/geanylatex.c:839 msgid "Insert _Reference" msgstr ""
-#: src/geanylatex.c:846 +#: src/geanylatex.c:841 msgid "Inserting references to the document" msgstr ""
-#: src/geanylatex.c:850 +#: src/geanylatex.c:845 msgid "Insert _Label" msgstr ""
-#: src/geanylatex.c:852 +#: src/geanylatex.c:847 msgid "Helps at inserting labels to a document" msgstr ""
-#: src/geanylatex.c:856 +#: src/geanylatex.c:851 msgid "BibTeX" msgstr ""
-#: src/geanylatex.c:873 +#: src/geanylatex.c:868 msgid "Run LaTeX-Wizard" msgstr ""
-#: src/geanylatex.c:875 +#: src/geanylatex.c:870 msgid "Insert \label" msgstr ""
-#: src/geanylatex.c:877 +#: src/geanylatex.c:872 msgid "Insert \ref" msgstr ""
@@ -270,7 +270,7 @@ msgid "IBM 852 code page" msgstr ""
-#: src/latexencodings.c:54 src/letters.c:41 src/bibtex.c:38 +#: src/latexencodings.c:54 src/letters.c:41 src/bibtexlabels.c:35 msgid "Misc" msgstr ""
@@ -294,256 +294,256 @@ msgid "Binary operation" msgstr ""
-#: src/bibtex.c:31 +#: src/bibtexlabels.c:28 msgid "Booklet" msgstr ""
-#: src/bibtex.c:32 +#: src/bibtexlabels.c:29 msgid "Conference" msgstr ""
-#: src/bibtex.c:33 +#: src/bibtexlabels.c:30 msgid "Inbook" msgstr ""
-#: src/bibtex.c:34 +#: src/bibtexlabels.c:31 msgid "Incollection" msgstr ""
-#: src/bibtex.c:35 +#: src/bibtexlabels.c:32 msgid "Inproceedings" msgstr ""
-#: src/bibtex.c:36 +#: src/bibtexlabels.c:33 msgid "Manual" msgstr ""
-#: src/bibtex.c:37 +#: src/bibtexlabels.c:34 msgid "Mastersthesis" msgstr ""
-#: src/bibtex.c:39 +#: src/bibtexlabels.c:36 msgid "PhdThesis" msgstr ""
-#: src/bibtex.c:40 +#: src/bibtexlabels.c:37 msgid "Proceedings" msgstr ""
-#: src/bibtex.c:41 +#: src/bibtexlabels.c:38 msgid "Techreport" msgstr ""
-#: src/bibtex.c:42 +#: src/bibtexlabels.c:39 msgid "Unpublished" msgstr ""
-#: src/bibtex.c:46 +#: src/bibtexlabels.c:43 msgid "Address" msgstr ""
-#: src/bibtex.c:47 +#: src/bibtexlabels.c:44 msgid "Annote" msgstr ""
-#: src/bibtex.c:48 +#: src/bibtexlabels.c:45 msgid "Author" msgstr ""
-#: src/bibtex.c:49 +#: src/bibtexlabels.c:46 msgid "Booktitle" msgstr ""
-#: src/bibtex.c:50 +#: src/bibtexlabels.c:47 msgid "Chapter" msgstr ""
-#: src/bibtex.c:51 +#: src/bibtexlabels.c:48 msgid "Crossref" msgstr ""
-#: src/bibtex.c:52 +#: src/bibtexlabels.c:49 msgid "Edition" msgstr ""
-#: src/bibtex.c:53 +#: src/bibtexlabels.c:50 msgid "Editor" msgstr ""
-#: src/bibtex.c:54 +#: src/bibtexlabels.c:51 msgid "E-print" msgstr ""
-#: src/bibtex.c:55 +#: src/bibtexlabels.c:52 msgid "HowPublished" msgstr ""
-#: src/bibtex.c:56 +#: src/bibtexlabels.c:53 msgid "Institution" msgstr ""
-#: src/bibtex.c:57 +#: src/bibtexlabels.c:54 msgid "Journal" msgstr ""
-#: src/bibtex.c:58 +#: src/bibtexlabels.c:55 msgid "Key" msgstr ""
-#: src/bibtex.c:59 +#: src/bibtexlabels.c:56 msgid "Month" msgstr ""
-#: src/bibtex.c:60 +#: src/bibtexlabels.c:57 msgid "Note" msgstr ""
-#: src/bibtex.c:61 +#: src/bibtexlabels.c:58 msgid "Number" msgstr ""
-#: src/bibtex.c:62 +#: src/bibtexlabels.c:59 msgid "Organization" msgstr ""
-#: src/bibtex.c:63 +#: src/bibtexlabels.c:60 msgid "Pages" msgstr ""
-#: src/bibtex.c:64 +#: src/bibtexlabels.c:61 msgid "Publisher" msgstr ""
-#: src/bibtex.c:65 +#: src/bibtexlabels.c:62 msgid "School" msgstr ""
-#: src/bibtex.c:66 +#: src/bibtexlabels.c:63 msgid "Series" msgstr ""
-#: src/bibtex.c:67 +#: src/bibtexlabels.c:64 msgid "Title" msgstr ""
-#: src/bibtex.c:68 +#: src/bibtexlabels.c:65 msgid "Type" msgstr ""
-#: src/bibtex.c:69 +#: src/bibtexlabels.c:66 msgid "URL" msgstr ""
-#: src/bibtex.c:70 +#: src/bibtexlabels.c:67 msgid "Volume" msgstr ""
-#: src/bibtex.c:71 +#: src/bibtexlabels.c:68 msgid "Year" msgstr ""
-#: src/bibtex.c:102 +#: src/bibtexlabels.c:99 msgid "Address of publisher" msgstr ""
-#: src/bibtex.c:103 +#: src/bibtexlabels.c:100 msgid "Annotation for annotated bibliography styles" msgstr ""
-#: src/bibtex.c:104 +#: src/bibtexlabels.c:101 msgid "Name(s) of the author(s), separated by 'and' if more than one" msgstr ""
-#: src/bibtex.c:105 +#: src/bibtexlabels.c:102 msgid "Title of the book, if only part of it is being cited" msgstr ""
-#: src/bibtex.c:106 +#: src/bibtexlabels.c:103 msgid "Chapter number" msgstr ""
-#: src/bibtex.c:107 +#: src/bibtexlabels.c:104 msgid "Citation key of the cross-referenced entry" msgstr ""
-#: src/bibtex.c:108 +#: src/bibtexlabels.c:105 msgid "Edition of the book (such as "first" or "second")" msgstr ""
-#: src/bibtex.c:109 +#: src/bibtexlabels.c:106 msgid "Name(s) of the editor(s), separated by 'and' if more than one" msgstr ""
-#: src/bibtex.c:110 +#: src/bibtexlabels.c:107 msgid "Specification of electronic publication" msgstr ""
-#: src/bibtex.c:111 +#: src/bibtexlabels.c:108 msgid "Publishing method if the method is nonstandard" msgstr ""
-#: src/bibtex.c:112 +#: src/bibtexlabels.c:109 msgid "Institution that was involved in the publishing" msgstr ""
-#: src/bibtex.c:113 +#: src/bibtexlabels.c:110 msgid "Journal or magazine in which the work was published" msgstr ""
-#: src/bibtex.c:114 +#: src/bibtexlabels.c:111 msgid "" "Hidden field used for specifying or overriding the alphabetical order of " "entries" msgstr ""
-#: src/bibtex.c:115 +#: src/bibtexlabels.c:112 msgid "Month of publication or creation if unpublished" msgstr ""
-#: src/bibtex.c:116 +#: src/bibtexlabels.c:113 msgid "Miscellaneous extra information" msgstr ""
-#: src/bibtex.c:117 +#: src/bibtexlabels.c:114 msgid "Number of journal, magazine, or tech-report" msgstr ""
-#: src/bibtex.c:118 +#: src/bibtexlabels.c:115 msgid "Sponsor of the conference" msgstr ""
-#: src/bibtex.c:119 +#: src/bibtexlabels.c:116 msgid "Page numbers separated by commas or double-hyphens" msgstr ""
-#: src/bibtex.c:120 +#: src/bibtexlabels.c:117 msgid "Name of publisher" msgstr ""
-#: src/bibtex.c:121 +#: src/bibtexlabels.c:118 msgid "School where thesis was written" msgstr ""
-#: src/bibtex.c:122 +#: src/bibtexlabels.c:119 msgid "Series of books in which the book was published" msgstr ""
-#: src/bibtex.c:123 +#: src/bibtexlabels.c:120 msgid "Title of the work" msgstr ""
-#: src/bibtex.c:124 +#: src/bibtexlabels.c:121 msgid "Type of technical report" msgstr ""
-#: src/bibtex.c:125 +#: src/bibtexlabels.c:122 msgid "Internet address" msgstr ""
-#: src/bibtex.c:126 +#: src/bibtexlabels.c:123 msgid "Number of the volume" msgstr ""
-#: src/bibtex.c:127 +#: src/bibtexlabels.c:124 msgid "Year of publication or creation if unpublished" msgstr ""
Modified: trunk/geanylatex/src/geanylatex.c =================================================================== --- trunk/geanylatex/src/geanylatex.c 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/geanylatex.c 2009-01-19 21:08:22 UTC (rev 384) @@ -163,12 +163,12 @@ gtk_container_add(GTK_CONTAINER(vbox), table);
radio1 = gtk_radio_button_new_with_label(NULL, - _("standard reference")); + _("Standard Reference")); gtk_button_set_focus_on_click(GTK_BUTTON(radio1), FALSE); gtk_container_add(GTK_CONTAINER(vbox), radio1);
radio2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON(radio1), - _("page reference")); + _("Page Reference")); gtk_button_set_focus_on_click(GTK_BUTTON(radio2), FALSE); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radio2), FALSE); gtk_container_add(GTK_CONTAINER(vbox), radio2);
Modified: trunk/geanylatex/src/geanylatex.h =================================================================== --- trunk/geanylatex/src/geanylatex.h 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/geanylatex.h 2009-01-19 21:08:22 UTC (rev 384) @@ -42,8 +42,10 @@ #include "letters.h" #include "latexencodings.h" #include "bibtex.h" +#include "latexutils.h" #include "reftex.h"
+ #ifdef HAVE_LOCALE_H # include <locale.h> #endif
Modified: trunk/geanylatex/src/latexutils.c =================================================================== --- trunk/geanylatex/src/latexutils.c 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/latexutils.c 2009-01-19 21:08:22 UTC (rev 384) @@ -64,26 +64,3 @@ return NULL; }
-LaTeXLabel parseLine(const gchar *line) -{ - LaTeXLabel label; - - gchar *t = NULL; - const gchar *x = NULL; - gint l = 0; - - line += 10; - x = line; - t = strchr(line, '}'); - if (t != NULL) - { - while (*x != '\0' && x < t && *x != '}') - { - l++; - x++; - } - } - label.label_name = g_strndup(line, l); - - return label; -}
Modified: trunk/geanylatex/src/latexutils.h =================================================================== --- trunk/geanylatex/src/latexutils.h 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/latexutils.h 2009-01-19 21:08:22 UTC (rev 384) @@ -22,12 +22,9 @@ #define LATEXUTILS_H
#include "geanylatex.h" -#include "reftex.h"
gchar **geanylatex_read_file_in_array(const gchar *filename);
-LaTeXLabel parseLine(const gchar *line); - const gchar *get_aux_file();
#endif
Modified: trunk/geanylatex/src/reftex.c =================================================================== --- trunk/geanylatex/src/reftex.c 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/reftex.c 2009-01-19 21:08:22 UTC (rev 384) @@ -22,7 +22,7 @@ #include "reftex.h" #include "latexutils.h"
-void add_Labels(GtkWidget *combobox, gchar *file) +void add_Labels(GtkWidget *combobox, const gchar *file) { gchar **aux_entries = NULL; int i = 0; @@ -38,9 +38,32 @@ { tmp = parseLine(aux_entries[i]); gtk_combo_box_append_text(GTK_COMBO_BOX(combobox), tmp.label_name); - //insert_string(aux_entries[i]); } } } } } + +LaTeXLabel parseLine(const gchar *line) +{ + LaTeXLabel label; + + gchar *t = NULL; + const gchar *x = NULL; + gint l = 0; + + line += 10; + x = line; + t = strchr(line, '}'); + if (t != NULL) + { + while (*x != '\0' && x < t && *x != '}') + { + l++; + x++; + } + } + label.label_name = g_strndup(line, l); + + return label; +}
Modified: trunk/geanylatex/src/reftex.h =================================================================== --- trunk/geanylatex/src/reftex.h 2009-01-19 20:26:20 UTC (rev 383) +++ trunk/geanylatex/src/reftex.h 2009-01-19 21:08:22 UTC (rev 384) @@ -31,5 +31,8 @@ gchar *chapter; } LaTeXLabel;
-void add_Labels(GtkWidget *combobox, gchar *file); +void add_Labels(GtkWidget *combobox, const gchar *file); + +LaTeXLabel parseLine(const gchar *line); + #endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
plugins-commits@lists.geany.org