-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scribble multiple tag warnings on install #91
Labels
Comments
Known bug but I won't fix until the turnstile implementation is merged, which involves a documentation rewrite.
Also, you probably want to install "turnstile-core" branch.
…--
Sent from my phoneamajig
On Aug 22, 2019, at 14:14, Spencer Florence ***@***.***> wrote:
While installing Cur I got the following warnings from scribble:
raco setup: 0 running: <pkgs>/cur-doc/cur/cur.scrbl
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Cur") (mod-path "cur") () (doc #"cur" #"index.html") #t) '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t)
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t) '#(("Reflection") (mod-path "cur") (2) (doc #"cur" #"Reflection.html") #t)
raco setup: 3 rendering: <pkgs>/cur-doc/cur/cur.scrbl
raco setup: 2 rendering: <pkgs>/racket-index/scribblings/main/release.scrbl
raco setup: 1 rendering: <pkgs>/racket-index/scribblings/main/start.scrbl
raco setup: 0 rendering: <pkgs>/racket-index/scribblings/main/local-redirect.scrbl
raco setup: 2 rendering: <pkgs>/racket-index/scribblings/main/search.scrbl
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Cur") (mod-path "cur") () (doc #"cur" #"index.html") #t) '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t)
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t) '#(("Reflection") (mod-path "cur") (2) (doc #"cur" #"Reflection.html") #t)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While installing Cur I got the following warnings from scribble:
The text was updated successfully, but these errors were encountered: