Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
6e3553e1
Commit
6e3553e1
authored
Oct 28, 2022
by
Dave Cooper
Browse files
correct pdf startup path
parent
6c3f0981
Pipeline
#7254
passed with stages
in 5 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
base/zzinit/source/initialize.lisp
View file @
6e3553e1
...
...
@@ -70,7 +70,7 @@
(
read-from-string
"pdf::*cl-pdf-base-directory*"
))))))
(
when
(
find-package
:cl-typesetting-hyphen
)
(
setf
(
symbol-value
(
read-from-string
"cl-typesetting-hyphen::*cl-typesetting-base-directory*"
))
glisp:*gdl-
program-
home*
)
(
setf
(
symbol-value
(
read-from-string
"cl-typesetting-hyphen::*cl-typesetting-base-directory*"
))
glisp:*gdl-home*
)
(
setf
(
symbol-value
(
read-from-string
"cl-typesetting-hyphen::*hyphen-patterns-directory*"
))
(
merge-pathnames
"hyphen-patterns/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment