Am Sat, 26 Mar 2022 23:03:07 +0100
schrieb Ypo :
> Hi
>
> I use everyday emacs-calf, it is a superb package to see my tasks
> within a calendar: https://github.com/kiwanami/emacs-calfw
>
> But it seems to be unmaintained.
>
> Is there some *recommended *fork on Github with corrected bugs or new
Nick Dokos writes:
> Tiny typo fix attached.
Applied, thanks!
--
Bastien
Hi,
Johnson writes:
> But 2019/04/05 is in fact Friday:
>
> ```
> ** TODO Wash my hands
> DEADLINE: <2019-04-05 Fri 08:00 .+1h>
> Marking this DONE shifts the date to exactly one hour from now.
> ```
Fixed, thanks!
--
Bastien
On 28/03/2022 02:40, John Kitchin wrote:
Max Nikulin writes:
On 21/03/2022 18:51, John Kitchin wrote:
Rather than rehash a lot of experiences, I really encourage you to try
writing a processor that can support this. Or even, try modifying
org-ref-cite to support it. Not as some thought experim
Hi,
Yuchen Guo writes:
> Currently the style specified for SVG images
> in `org-html-style-default' variable is the following:
>
> .org-svg { width: 90%; }
>
> This causes a single image (math formula) to occupy almost the width of
> the entire page, rendering the page unreadable.
>
> In my
Hi Ken,
Ken Mankoff writes:
> I have a file with custom TODO states:
>
> #+TODO: FOO(f@/@) | BAR(b@/@)
>
> I have one item (heading) within that file that I'd like to have
> different TODO states. Is this possible?
No, and I don't think it's a good idea to support this.
Best,
--
Bastien
On Mon, Mar 28, 2022 at 8:37 AM Max Nikulin wrote:
>
> On 28/03/2022 02:40, John Kitchin wrote:
> > Max Nikulin writes:
> >> On 21/03/2022 18:51, John Kitchin wrote:
> >
> > Rather than rehash a lot of experiences, I really encourage you to try
> > writing a processor that can support this. Or eve
Dear all,
I have implemented tabbing
(http://www.ctex.org/documents/latex/latex2e-html/ltx-58.html) support for
ox-latex. By setting #+ATTR_LATEX: :mode tabbingthe exporter will use the
tabbing environment.
The benefits of using tabbing over tabular:
- Can span multiple pages (also possible
Greetings, Bastien!
On 28 March 2022 14:39, Bastien wrote:
>> I have a file with custom TODO states:
>>
>> #+TODO: FOO(f@/@) | BAR(b@/@)
>>
>> I have one item (heading) within that file that I'd like to have
>> different TODO states. Is this possible?
>
> No, and I don't think it's a good idea t
Yuchen Guo writes:
> In my experiment removing this line fixed the issue.
Thank you for reporting this! I now wonder if anyone knows how to fix
the misaligned baselines of inline LaTeX fragments (as shown in the
second screenshot). If we could somehow fix that, MathJax-less export
could become
Suggested patch to add a new link parameter controlling how the
default description is generated. As explained in the commit, this
behaviour is often similar between links of the same type, but differs
between those types, so a parameter seems like a good place to specify
it.
I've tried to make `o
* ol.el (org-link-parameters): add parameter `:default-description', a
string or a function.
* (org-insert-link): if no description is provided (pre-existing or as
an argument), next option is to use the `:default-description' (if
non-nil) parameter to generate one.
Default descriptions are predic
12 matches
Mail list logo