-
When knitting the attached file, the `\begin{table}` and `\end{table}` lines are escaped, even though the chunk has `results="asis"`.
The relevant chunk is:
```
htl_raw devtools::session_info…
-
This project is so exciting. I was actually just looking for a lilypond file of Summertime for a student 'cause I was (or thought I was) in a rush. Came across github.com/tj64/org-bandbook, which lead…
-
### Type of Issues (Enhancement, Error, Bug, Question)
Question
### Operating System
Windows 10
### Python version
3.6
### PySimpleGUI Port and Version
Ports = tkinter
PySimpleGUI Version:…
-
# Description
ox-hugo won't export org-mode file to markdown when using org-ref + citeproc-org because `formatter` definition is void.
# Replication
1. Create hugo blog.
hugo new…
-
#### General troubleshooting steps
- [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/clos…
-
The `\included` files `./global-files/tuplet-bow.ily` used in the input files do not work anymore, since the main book file is compiled in a different directory depth.
```
\include
"../…
-
Compiling the following file
```
\version "2.19.80"
\include "oll-core/package.ily"
\loadModule scholarly.editorial-markup
\loadModule scholarly.annotate
\setOption scholarly.annotate.export-tar…
-
Hello,
thank you all for your amazing work! I have a question regarding the `write`-method of the `Stream`-object, using Lilypond as the output-format.
If I make a `Stream`-Object, containing no…
-
### Steps to reproduce
1. Install Lighttpd and PHP.
2. Download Nextcloud server ZIP.
3. Log in Nextcloud, and when you log out, in the most cases you get the next error:
Access forbidden
C…
-
lyluatex always uses `\insertpdf` to handle LilyPond snippets with the `insert=fullpage` option. This doesn't work with tables. Here is my work-around solution that uses `\includegraphics` – I would…