[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977147: texlive-base: "texdoc asymptote" pulls up an ancient version of the documentation



reassign 977147 asymptote-doc
retitle 977147 link asy doc into texmf/doc tree to be found with texdoc
thanks

> "texdoc asymptote" starts up a viewer with documentation for asymptote
> 1.79 and in (I think) Chinese.  Meanwhile, I'm using asymptote 2.68.

Indeed, the asymptote doc is not linked into the texmf tree and thus not
found by texdoc. I faintly remember it was in former times, strange.

I will fix it.

basically
	mkdir -p /usr/share/texmf/doc/support/asymptote/
	ln -s ../../../../doc/asymptote/asymptote.pdf /usr/share/texmf/doc/support/asymptote/asymptote.pdf
	mktexlsr /usr/share/texmf/
should (it did here) make
	texdoc asymptote
bring up the correct doc.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: