org.el: Add documentation for grffile
* org.el (org-latex-default-packages-alist): Add documentation for grffile.
This commit is contained in:
parent
56c5382684
commit
4b2536d750
|
@ -4101,6 +4101,7 @@ Org mode to function properly:
|
||||||
- inputenc, fontenc: for basic font and character selection
|
- inputenc, fontenc: for basic font and character selection
|
||||||
- fixltx2e: Important patches of LaTeX itself
|
- fixltx2e: Important patches of LaTeX itself
|
||||||
- graphicx: for including images
|
- graphicx: for including images
|
||||||
|
- grffile: allow periods and spaces in graphics file names
|
||||||
- longtable: For multipage tables
|
- longtable: For multipage tables
|
||||||
- float, wrapfig: for figure placement
|
- float, wrapfig: for figure placement
|
||||||
- rotating: for sideways figures and tables
|
- rotating: for sideways figures and tables
|
||||||
|
|
Loading…
Reference in New Issue