Nicolas Goaziou
|
8173884a13
bibtex: Fix typo
|
11 months ago |
Nicolas Goaziou
|
7cdc023f88
bibtex: Fix `org-bibtex-goto-citation'
|
11 months ago |
Nicolas Goaziou
|
f4bed78a19
Move custom links to new tooling
|
1 year ago |
Bastien
|
6a1f6ee1f8
Tiny formatting fixes
|
1 year ago |
Kyle Meyer
|
b0add090cd
Update stale link-related library names
|
2 years ago |
Nicolas Goaziou
|
a486d9cbd7
Move link-related core functions out of "org.el"
|
2 years ago |
Nicolas Goaziou
|
7d2ebc3ffa
Deprecate `org-get-local-tags' and `org-get-local-tags-at'
|
3 years ago |
Nicolas Goaziou
|
f05493504a
Replace `org-get-tags-at' with `org-get-tags'
|
3 years ago |
Nicolas Goaziou
|
ea4e3dac6d
Use `split-string' instead of `org-split-string'
|
3 years ago |
Sebastien Le Maguer
|
3dc4fa9d9d
ox-bibtex: Take key with spaces or non-alphabetic characters into account
|
4 years ago |
Kyle Meyer
|
98d672de3d
Update "25.2" defcustom :version's that remain in master
|
4 years ago |
Kyle Meyer
|
7c710f6f57
Change :version in defcustoms from "25.2" to "26.1"
|
4 years ago |
Eric Danan
|
9e80c64d79
New `org-bibtex-headline-format-function'
|
4 years ago |
Nicolas Goaziou
|
d907041911
Change :version in defcustoms from "25.1" to "25.2"
|
4 years ago |
Aaron Ecay
|
140aacbf2f
Use ‘eq’ instead of ‘equal’ for symbols
|
4 years ago |
Nicolas Goaziou
|
c4da20a2f3
Silence byte-compiler
|
4 years ago |
Nicolas Goaziou
|
72461eaeaf
Use `string-match-p' instead of `org-string-match-p'
|
4 years ago |
John Kitchin
|
91fd0a1072
Update bibtex link definition
|
4 years ago |
Nicolas Goaziou
|
4f63cfabb3
Deprecate `org-babel-trim' in favor of `org-trim'
|
4 years ago |
Paul Eggert
|
1f046ea4b1
Backport commit 65c8c7c from Emacs
|
4 years ago |
Nicolas Goaziou
|
466d044a9b
org-bibtex: Fix curly braces removal
|
5 years ago |
Kyle Meyer
|
4eccbce9dc
org-bibtex: Fix type error in non-file buffers
|
5 years ago |
Kyle Meyer
|
abb9a0f88a
org-bibtex: Mark filename argument as required
|
5 years ago |
Kyle Meyer
|
ba5e1be148
ox-bibtex: Fix bibliography location in HTML
|
5 years ago |
Nicolas Goaziou
|
fdbf441560
Obsolete `org-icompleting-read' and `org-completing-read-no-i'
|
5 years ago |
Nicolas Goaziou
|
f090a2ae87
org-bibtex: Use lexical binding
|
5 years ago |
Paul Eggert
|
41e9733d2f
Backport commit 753fbfb from Emacs master branch
|
5 years ago |
Nicolas Berthier
|
b31a5152c8
contrib/lisp/ox-bibtex.el: Fixup for Emacs < 24.3
|
6 years ago |
Konrad Herbst
|
b2866a504d
ox-bibtex: Use bibtex files not in current directory
|
6 years ago |
Eric Schulte
|
5ab53d101d
rm dependency of ox-bibtex on org-bibtex-extras
|
6 years ago |
Eric Schulte
|
076726fbb6
drop cite options for non-latex backends
|
6 years ago |
Eric Schulte
|
c261928cb5
add options to LaTeX bibtex cite: links
|
6 years ago |
Nicolas Goaziou
|
c7812ff8a0
org-bibtex: Tiny code clean-up
|
7 years ago |
Leonard Randall
|
24a1f7295c
org-bibtex.el (org-bibtex-headline): Fix insertion of keywords
|
7 years ago |
Bastien Guerry
|
aff6a10aac
org-bibtex.el (org-bibtex-headline): Don't throw an error
|
7 years ago |
Bastien Guerry
|
0afb088207
org-bibtex.el (org-bibtex): Fix docstring
|
7 years ago |
Nicolas Goaziou
|
06c9478ebc
org-bibtex: Fix docstrings
|
7 years ago |
Leonard Randall
|
7656f689ac
org-bibtex.el: New option `org-bibtex-inherit-tags'
|
7 years ago |
Bastien Guerry
|
7925d42d43
Alias `org-babel-trim' and `org-babel-chomp' to `org-trim' and `org-trim-trailing'.
|
7 years ago |
Bastien Guerry
|
292660b27c
org-bibtex.el (org-bibtex-no-export-tags): Fix docstring
|
7 years ago |
Nicolas Goaziou
|
56483ad173
Small fix
|
7 years ago |
Bastien Guerry
|
860912c6d0
ox.el (org-export-dictionary): Add "References"
|
7 years ago |
Bastien Guerry
|
8994c096a8
org-bibtex.el: Fix typos
|
7 years ago |
Stefan-W. Hahn
|
2e72176e21
org-bibtex: Fix `org-bibtex-read' on an empty field
|
7 years ago |
Nicolas Goaziou
|
677b228104
ox-bibtex: Allow nil style
|
7 years ago |
Nicolas Goaziou
|
f9a73edc24
ox-bibtex: Tiny refactoring
|
7 years ago |
Nicolas Goaziou
|
d173e6c6db
ox-bibtex: Merge consecutive citations
|
7 years ago |
Nicolas Goaziou
|
cccac9a4ed
ox-bibtex: Small refactoring
|
7 years ago |
Eric Schulte
|
336430f6e8
ox-bibtex handle missing ebib or bibtex2html
|
7 years ago |
Eric Schulte
|
97e8bc15e7
Revert ""cite" link type in contrib/org-bibtex-extras"
|
7 years ago |
Eric Schulte
|
03c141a00e
"cite" link type in contrib/org-bibtex-extras
|
7 years ago |
Bastien Guerry
|
f95641c443
Backport changes from Emacs revs 115081 and 115082
|
7 years ago |
Nicolas Goaziou
|
325e40d378
ox-bibtex: Add [[cite:...]] links support
|
7 years ago |
Nicolas Goaziou
|
6e059f228f
ox-bibtex: Fix compilation warnings
|
7 years ago |
Carsten Dominik
|
a84c01642b
Fix customization types of variables
|
8 years ago |
Bastien Guerry
|
4b236f2043
org-bibtex.el: Fix email address
|
8 years ago |
Aaron Ecay
|
137fd35b64
contrib/lisp/org-bibtex-extras.el: Replace non-existent `org-babel-clean-text-properties' with `org-no-properties'
|
8 years ago |
Bastien Guerry
|
65399674d5
Remove remember support
|
8 years ago |
Aaron Ecay
|
23d9920e00
org-bibtex.el: Use visual-line-mode instead of longlines-mode
|
8 years ago |
racin
|
e91a5dd33f
org-bibtex.el (org-bibtex-search): Don't throw an error when `org-bibtex-prefix' is nil
|
8 years ago |
Eric Schulte
|
f47a7176b8
import whole bibtex files into Org-mode
|
8 years ago |
Rafael Laboissiere
|
209afadbf9
org-bibtex.el: Fix broken URL
|
8 years ago |
Bastien Guerry
|
b62604236d
Replace `org-labels' by `let*'
|
8 years ago |
Eric Schulte
|
9d4e1517b6
Don't use `org-labels'
|
8 years ago |
Bastien Guerry
|
ba16c3c6f5
Don't use `org-labels'
|
8 years ago |
Bastien Guerry
|
9156bc2d64
Various minor fixes.
|
8 years ago |
Bastien Guerry
|
1be0faa40e
org-bibtex.el: Don't use `org-flet'
|
8 years ago |
Eric Schulte
|
0327b5a3c1
org-bibtex: org-flet w/recursion -> org-labels
|
8 years ago |
Eric Schulte
|
63b5f8f2e8
replace flet/labels with org-flet/org-labels
|
8 years ago |
Bastien Guerry
|
937b56ec89
org-bibtex.el: Rename *org-bibtex-entries* to org-bibtex-entries.
|
9 years ago |
Eric Schulte
|
5d5ce5d7b0
don't rely on kill-new to return a string
|
9 years ago |
Eric Schulte
|
fa7c989a3f
remove call to bibtex-reformat which often hangs
|
9 years ago |
Bastien Guerry
|
b74be30199
Add :version to org-bibtex.el options.
|
9 years ago |
Bastien Guerry
|
08d9b46622
Fix global dynamic variables prefixes in org-bibtex.el.
|
9 years ago |
Eric Schulte
|
e4ac36225d
org-bibtex-extras --- extras for working with org-bibtex entries
|
9 years ago |
Bastien Guerry
|
04971de4b9
Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
|
9 years ago |
Eric Schulte
|
e902a75a23
improved warnings of bibtex errors during multi-headline export
|
9 years ago |
Bastien Guerry
|
fcdeeb9101
Fix typos fixed in Emacs trunk.
|
9 years ago |
Eric Schulte
|
4fbefd87aa
configurable property name for bibtex entry types
|
9 years ago |
Eric Schulte
|
f5a359f578
make the "FILE" property non-special when resolving bibtex values
|
9 years ago |
Matt Lundin
|
bfed5b0aff
Fix argument to org-toggle-tag.
|
9 years ago |
Eric Schulte
|
d017fe977f
org-bibtex: don't let trimming turn nils into empty strings
|
9 years ago |
Eric Schulte
|
407b87e9d9
org-bibtex: trimming whitespace off of bibtex fields read from properties
|
9 years ago |
David Maus
|
e144f53c9a
Don't use equalp at run-time, compare downcased strings
|
10 years ago |
David Maus
|
9da7485a7b
Declare variable to silence byte compiler
|
10 years ago |
Matt Lundin
|
1918731fdf
Add helper functions to org-bibtex
|
10 years ago |
Matt Lundin
|
3c148beeb7
More options in use of headlines as substitute for title field
|
10 years ago |
Tom Dye
|
54aa9eb6c0
* lisp/org-bibtex.el: Added crossref field to other fields
|
10 years ago |
Tom Dye
|
1ee59008e8
* lisp/org-bibtex.el: Add crossref option to incollection
|
10 years ago |
Matt Lundin
|
c446b4dfbe
Do not export TYPE property as field when allowing arbitrary fields
|
10 years ago |
Matt Lundin
|
5cfb04a4e1
Warn if duplicate ID is created
|
10 years ago |
Matt Lundin
|
1af957a906
Implement bibtex keywords field <-> org-mode tags
|
10 years ago |
Eric Schulte
|
0846a121b0
org-bibtex: fixed most of the compiler warnings
|
10 years ago |
Eric Schulte
|
d689755ca5
org-bibtex: prompts for file name when writing to .bib file
|
10 years ago |
Eric Schulte
|
daef7d8631
org-bibtex: optionally fill in optional fields on bibtex headline creation
|
10 years ago |
Eric Schulte
|
1024da4e35
ob-bibtex: fixed flet variable causing compile problems
|
10 years ago |
Eric Schulte
|
aa903a749d
org-bibtex: two defcustoms; org-bibtex-export-arbitrary-fields and org-bibtex-key-property
|
10 years ago |
Eric Schulte
|
a1b9878623
org-bibtex: org-bibtex-yank, and misc robustifying
|
10 years ago |
Eric Schulte
|
5a07ae6f11
org-bibtex: added trailing space after "Type:" thanks to Matt Lundin
|
10 years ago |
Eric Schulte
|
93e000923f
org-bibtex: field prompt removes ":", and shrinks prompt window
|
10 years ago |