-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 16-01-13 20:50, Nick Dokos wrote:
> Marijn wrote:
>
>> While visiting a file with just these two lines:
>>
>> * S /s ()/
>>
>> export to latex: C-c C-e p.
>>
>> Resulting tex file fails to compile due to the presence of:
>>
>> \emph{s ()\}
>>
Marijn wrote:
> While visiting a file with just these two lines:
>
> * S
> /s ()/
>
> export to latex: C-c C-e p.
>
> Resulting tex file fails to compile due to the presence of:
>
> \emph{s ()\}
>
> instead of
>
> \emph{s ()}
>
> If you add a space to the beginning of the second line, then
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
While visiting a file with just these two lines:
* S
/s ()/
export to latex: C-c C-e p.
Resulting tex file fails to compile due to the presence of:
\emph{s ()\}
instead of
\emph{s ()}
If you add a space to the beginning of the second line, then
Aloha Marijn,
Marijn writes:
> While visiting a file with just these two lines:
>
> * S
> /s ()/
>
> export to latex: C-c C-e p.
>
> Resulting tex file fails to compile due to the presence of:
>
> \emph{s ()\}
>
> instead of
>
> \emph{s ()}
>
> If you add a space to the beginning of the second l