Compare commits
No commits in common. "418f122485129306177be727e80b156b2415c8d0" and "c21c9096c900df69dba7a875fed44b28ef2e0d97" have entirely different histories.
418f122485
...
c21c9096c9
@ -124,7 +124,7 @@ MusicDir = "/media/documents/musique/"
|
|||||||
# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for
|
# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for
|
||||||
# debugging). You can enter more than one driver as a colon-separated
|
# debugging). You can enter more than one driver as a colon-separated
|
||||||
# list. The first working driver will be used.
|
# list. The first working driver will be used.
|
||||||
SoundDriver = PULSEAUDIO:JACK:ALSA:OSS
|
#SoundDriver = JACK:ALSA:OSS
|
||||||
|
|
||||||
# Jack output settings.
|
# Jack output settings.
|
||||||
#JackClientName = "moc"
|
#JackClientName = "moc"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
$pdf_mode = 4;
|
$pdf_mode = 4;
|
||||||
$lualatex='lualatex --interaction=nonstopmode -shell-escape';
|
$lualatex='lualatex --interaction=nonstopmode';
|
||||||
|
Loading…
Reference in New Issue
Block a user