Hi Steve,
Steve Downey writes:
> In order to place the table of contents without a section name
> "Contents" the memoir class uses \tableofcontents* rather than
> \tableofcontents.
> However, `org-latex-toc-command` is documented as:
> "LaTeX command to set the table of contents, list of figure
On 01/04/2022 00:27, Bruce D'Arcus wrote:
On Thu, Mar 31, 2022 at 11:27 AM Max Nikulin wrote:
Emphasis and bold markers may appear in plain text export. Behavior of styles is
not uniform in respect to adding (unbreakable?) space before citation.
Sorry; not following here again. Isn't the spac
Hi.
I spent some time playing with org-cite just to get some impression and
I noticed some issues with plain text export. The only reason why I used
text is that it is fast and the result contains no additional markup
like for LaTeX or HTML buffers. Since it was a test example rather than
a r
On Sat, Apr 2, 2022 at 10:50 AM Max Nikulin wrote:
> I am unsure to what degree it is Org issue, it may be partially
> citeproc.el or CSL style issues.
One quick way to narrow this down is to run it through pandoc, which
supports org-cite.
It uses a different, haskell-based, CSL processor.
Bru
Hello.
In org-agenda, for the todos list, I try to have tasks with deadlines at top.
With earliest deadline first.
But, when I customize the variable "org-agenda-sorting-strategy" by adding
"deadline-up" for "todo" and "tags", it has no effect.
Any advice ?
perhaps try including your code and the emacs and org versins. i
think there have been recentish changes insorting strategy.
might also try paradoxically deadline-down etc.
On 4/2/22, Sébastien Gendre wrote:
> Hello.
>
> In org-agenda, for the todos list, I try to have tasks with deadlines at
>
My Emacs version is 27.2 and Org is 9.4.4.
The value of "org-agenda-sorting-strategy" is:
((agenda habit-down time-up priority-down category-keep)
(todo priority-down category-keep deadline-up)
(tags priority-down category-keep deadline-up)
(search category-keep))
Le 2 avril 2022 23:16:23 GMT
When doing a sparse tree using a property named with a hyphen (e.g.
word-word2)
this is not found/recognised. Instead if the property is named with an
underscore (e.g. word_word2) the sparse tree works as expected.
Emacs : GNU Emacs 28.0.92 (build 2, x86_64-w64-mingw32)
of 2022-03-24
Package: O