LaTeX Export: Allow class definition in property
[org-mode.git] / doc / ChangeLog
blob8a4cdd6be599562c7455a6314b974611bd050fda
1 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
4         LaTeX macros survive LaTeX export.
5         (Images in LaTeX export): Show how to create a reference to a
6         figure.
7         (Sectioning structure): Document that the LaTeX class can be
8         specified in a property.
10 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
12         * org.texi (Text areas in HTML export): New section.
13         (External links): Add examples for text search and ID links.
15 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
17         * org.texi (Built-in table editor): Remove the descriptio of `C-c
18         C-q', it not longer works.
20 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
22         * org.texi (Literal examples): Document that a space must follow
23         the colon in short examples.
25 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
27         * org.texi (Relative timer): Document `org-timer-stop'.
29 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
31         * org.texi (Footnotes): New section.
32         (Footnote markup): Shorten section and refer to new Footnote
33         section.
35 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
37         * org.texi (Literal examples): Add documentation for line
38         numbering in and references to code examples.
39         (CSS support): Fix the description of default CSS styles.
41 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org.texi (Capturing column view): Document
44         "file:path/to/file.org" as an allowed value for the ID property of
45         a dynamic block copying column view.
47 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
49         * org.texi (References): Document special last-row references.
51 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
53         * org.texi: Fix typos and grammatical issues.
55 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
57         * org.texi (Tables in LaTeX export): New section.
59 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
61         * org.texi (Images in LaTeX export): New section.
62         (Inlined images, Images in HTML export): Sections renamed.
64 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
66         * org.texi (Using the mapping API): Fix bug in mapping example.
67         (Publishing options): Make the list of properties complete again,
68         in correspondence to the variable `org-export-plist-vars'.
70 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
72         * org.texi (Property searches): Document new special values for
73         time comparisons.
75 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
77         * org.texi (Tag inheritance): Refine the description of tag
78         inheritance.
80 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
82         * org.texi (Project alist): Add info about the publishing sequence
83         of components.
84         (Effort estimates): Document the new relativer timer.
86 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org.texi: Re-apply the change to FDL 1.3.
90 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
92         * org.texi (Setting up Remember): Document `org-remember-mode'.
94 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
96         * org.texi (External links): Document that bbdb links can use a
97         regular expression.
98         (External links): Document that elisp links can contain
99         interactive commands.
101 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
103         * org.texi (Clocking work time): Document the :formula property of
104         clock tables.
105         (Structure editing, Refiling notes): Document refiling regions.
107 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
109         * org.texi (Agenda commands): Document the double-prefix version
110         of the `l' command in the agenda.
112 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
114         * org.texi (Handling links): Explain the effect of a double prefix
115         arg to `C-c C-o'.
117 2008-11-02  Charles Sebold  <csebold@gmail.com>
119         * org.texi (Org Plot): Add documentation for timefmt option.
121 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
123         * org.texi (TODO basics): Add documentation for tag triggers.
125 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
127         * org.texi (Creating timestamps): Fix documentation of the "C-c ."
128         command.
129         (Literal examples): Document using artist-mode for ASCII
130         drawings.
132 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
134         * org.texi: Modify license to no longer include back- and front
135         cover matters.
137 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
139         * org.texi (Using the mapping API): New section.
141 2008-04-15  Jason Riedy  <jason@acm.org>
143         * org.texi (A LaTeX example): Note that fmt may be a one-argument
144         function, and efmt may be a two-argument function.
146 2008-04-15  Jason Riedy  <jason@acm.org>
148         * org.texi (Radio tables): Document multiple destinations.
150 2008-04-15  Carsten Dominik  <dominik@science.uva.nl>
152         * org.texi (Agenda column view): New section.
154 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
156         * org.texi (Moving subtrees): Document archiving to the archive
157         sibling.
159 2008-04-04  Carsten Dominik  <dominik@science.uva.nl>
161         * org.texi (Agenda commands): Document columns view in the agenda.
163 2008-04-03  Carsten Dominik  <dominik@science.uva.nl>
165         * org.texi (Using the property API): Document the API for
166         multi-valued properties.