| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=373656
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed escaping of character & in URLs.
- Fixed translation of -- and ---.
- New macros \dj and \D
- \textsuperscript
- Temporary files are now created in the current directory to avoid
bibtex error "Not writing to ... (openout_any = p)."
- Fixed a bug with non-ASCII characters in PHP output.
Notes:
svn path=/head/; revision=360734
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=341151
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add option to build pdf doc
PR: 186113
Submitted by: mat
Approved by: gerald
Sponsored by: Absolight
Notes:
svn path=/head/; revision=341145
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
|
| |
Strip Makefile headers.
Feature safe: yes
Notes:
svn path=/head/; revision=316109
|
|
|
|
|
|
|
|
|
|
| |
- Fixed translation of \u{a}, removed incorrect translations of \u{n}
and \u{N} (contributed by Domenico Bianculli).
- bib2bib conditions: support for \u (contributed by Domenico Bianculli).
And it includes two build fixes we can now remove locally.
Notes:
svn path=/head/; revision=290877
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
| |
Notes:
svn path=/head/; revision=272191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bib2bib: option "--php-output" to produce output as a PHP 2D array.
- bib2bib: options "--remove" and "--rename" to remove or rename fields.
- bib2bib: option "--no-comment", to prevent generation of extra comments.
- Fixed support for DOI links: when field "doi" is already an URL, the
DOI prefix is not prepended.
- Tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
customization using CSS.
- Option -debug now prints the exact BibTeX commmand which is run.
- New option --note-html similar to --note but assuming a bibtex
field already in HTML format.
Notes:
svn path=/head/; revision=263540
|
|
|
|
| |
Notes:
svn path=/head/; revision=236235
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for arXiv preprints links: A field "eprint = {xxx}" will
be recognized, if any, and a link to http://arxiv.org/abs/ will be
displayed. The command-line option -noeprint disables this new
behavior; the option -eprintf-prefix <url> sets a different prefix
for these URLs.
Notes:
svn path=/head/; revision=233536
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bib2bib: giving '$date' as argument of option -s allows to sort from
oldest to newest entry.
- bib2bib: field names in conditions may contain digits and '-' (usefull
for custom fields).
Replace pkg-plist by PLIST_FILES in Makefile.
Notes:
svn path=/head/; revision=227364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New bib2bib option --expand-xrefs to perform crossrefs expansion.
- Option -m (reading macros from a file):
- fixed macro definition with \def
- macros with arguments are now supported
- Added accents conversion for tilda, and fixed accents conversion
for \"i, \"\i and such (patch by Samuel Colin).
- Fixed bib2bib command-line options to accept --warn-error and
--quiet (as described in the manual).
Notes:
svn path=/head/; revision=216637
|
|
|
|
|
|
|
|
|
| |
- Fixed bug in bib2bib and bibtex2html when quotes (") are used in fields.
- Fixed bug with -nobibsource and -multiple (bib links on the separate
pages).
Notes:
svn path=/head/; revision=207777
|
|
|
|
|
|
|
|
|
|
|
| |
- bib2bib: = and <> are now case insensitive; use == and != instead
to perform case sensitive comparison.
- Correctly support $x$$y$ where the central $$ is not passing into
display math mode.
- More cases for accent macros \' \~ \. \u \v (patch by John Kewley).
Notes:
svn path=/head/; revision=206638
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- entry types and field names now typeset in lowercase in f_bib.html
- new option -unicode to use Unicode entities for some macros
(such as ◯ for \bigcirc, etc.)
- new option -html-entities to use HTML entities for some macros
such as \le, \approx, etc. (patch by Steven G. Johnson)
- new option -header to insert a header (similar to -footer)
(patch by Steven G. Johnson)
Notes:
svn path=/head/; revision=205387
|
|
|
|
|
|
|
|
|
| |
- New option -revkeys to number entries in reverse order.
- Fixed bug with '\ ' (backslash space) introduced in version 1.82.
- \c{C}, \"y, \"Y and \k (using unicode entities).
Notes:
svn path=/head/; revision=204533
|
|
|
|
|
|
|
|
| |
(supported but no font change, as for \mathcal ad \mathbb), \~a, \~A,
\~o, and \~O. "--" is translated to – and "---" to — now.
Notes:
svn path=/head/; revision=196028
|
|
|
|
|
|
|
| |
(\oe \OE \~ \v \' \r).
Notes:
svn path=/head/; revision=192576
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
bibtex fields now typeset in lowercase; added links back to f.html.
- Macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros
\textln, \textos, \textdf, \textsw without translation.
- Option -t now sets the title of f_bib.html too (and of entries
files when used with -multiple).
Submitted by: rafan
Notes:
svn path=/head/; revision=185335
|
|
|
|
|
|
|
|
| |
- Improved support for MRNUMBER of AMS styles: only first word is
used in the URL link.
Notes:
svn path=/head/; revision=175792
|
|
|
|
|
|
|
|
| |
version reported by the tools to match the official version number (based
on a bug report of mine).
Notes:
svn path=/head/; revision=173717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for DOI links: a field "DOI = {xxx}" will be recognized,
if any, and a link to http://dx.doi.org/xxx will be displayed.
-no-doi disables this, and -doi-prefix <url> sets a different prefix
for DOI URLs.
- Support macro \H (Hungarian umlauts).
- New option -linebreak inserts a linebreak between an entry and its links.
- New option -use-table enforces the use of a table (to be used after
-no-keys if needed). By default, -nokeys disables the use of tables.
- `` and '' are translated to “ and &rdquo.
- Some aesthetic changes.
- Improve date parsing: month field such as "2~" # dec is now parsed.
- Improve date sorting to handle months such as mar # "\slash " # apr.
- Bugfix: a space after a macro is now discarded.
- New option --print-keys displays the sorted keys (and exits).
Notes:
svn path=/head/; revision=173649
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to the upstream ChangeLog, this addresses the following issues:
o remove leading ./ in front of relative URLs (was introduced a long
time ago to circumvent an Internet Explorer bug)
o no more escaping of the character & in URLs
o fixed bug with ISO-latin characters in bib2bib conditions
o fixed bug with implicit abbrevs (jan, feb, etc.)
Notes:
svn path=/head/; revision=159186
|
|
|
|
|
|
|
| |
Suggested by: portlint
Notes:
svn path=/head/; revision=159021
|
|
|
|
|
|
|
| |
in bib2bib/bibtex2html output.
Notes:
svn path=/head/; revision=153414
|
|
|
|
| |
Notes:
svn path=/head/; revision=149960
|
|
|
|
|
|
|
| |
Submitted by: gerald (maintainer)
Notes:
svn path=/head/; revision=146133
|
|
|
|
| |
Notes:
svn path=/head/; revision=144204
|
|
|
|
| |
Notes:
svn path=/head/; revision=138801
|
|
|
|
| |
Notes:
svn path=/head/; revision=122833
|
|
|
|
| |
Notes:
svn path=/head/; revision=117759
|
|
|
|
| |
Notes:
svn path=/head/; revision=114602
|
|
|
|
|
|
|
| |
encountered (and reported) while preparing the update of this port.
Notes:
svn path=/head/; revision=104152
|
|
|
|
| |
Notes:
svn path=/head/; revision=91510
|
|
|
|
| |
Notes:
svn path=/head/; revision=87526
|
|
|
|
|
|
|
| |
improve the generated HTML output in several details.
Notes:
svn path=/head/; revision=83330
|
|
|
|
| |
Notes:
svn path=/head/; revision=82187
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Approved by: obrien (mentor)
Notes:
svn path=/head/; revision=69980
|
|
|
|
|
|
|
|
|
| |
version without bumping the version/name of the archive.
Approved by: obrien (mentor)
Notes:
svn path=/head/; revision=63776
|
|
|
|
|
|
|
| |
Approved by: obrien (mentor)
Notes:
svn path=/head/; revision=62805
|
|
|
|
|
|
|
| |
Approved by: obrien (mentor)
Notes:
svn path=/head/; revision=62804
|
|
and translating from BibTeX to HTML.
PR: 34079
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Notes:
svn path=/head/; revision=54476
|