pik-copan / pyunicorn

Unified Complex Network and Recurrence Analysis Toolbox
http://pik-potsdam.de/~donges/pyunicorn/
Other
195 stars 86 forks source link

BUG: Latex / PDF documentation shows old version number after compile #121

Closed jdonges closed 5 years ago

jdonges commented 5 years ago

The version number of pyunicorn indicated in the Latex / PDF documentation after compile is outdated. Need to fix this and check where the version number is drawn from.

jdonges commented 5 years ago

Same issue for parts of the html documentation!

jkroenke commented 5 years ago

I compiled it and it seems correct. Where exactly are the wrong version numbers?

jdonges commented 5 years ago

I compiled it using Boyan’s publish script and, e.g., the headline page in the doc on API doc shows the wrong version number (still 0.5.2).

Am 27.03.2019 um 11:36 schrieb jkroenke notifications@github.com:

I compiled it and it seems correct. Where exactly are the wrong version numbers?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pik-copan/pyunicorn/issues/121#issuecomment-477088067, or mute the thread https://github.com/notifications/unsubscribe-auth/ADCbe2McLI1oqenl0BnAp2suoF18DoJIks5va0nFgaJpZM4cNZID.

jkroenke commented 5 years ago

When I compile it by typing 'make latexpdf' the version number is correct. How is the documentation compiled in the publish script?

jdonges commented 5 years ago

Looks like I needed to run the publish script twice for it to update the version number in both PDF and html docs.

Am 27.03.2019 um 11:52 schrieb jkroenke notifications@github.com:

When I compile it by typing 'make latexpdf' the version number is correct. How is the documentation compiled in the publish script?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pik-copan/pyunicorn/issues/121#issuecomment-477094145, or mute the thread https://github.com/notifications/unsubscribe-auth/ADCbe7cS7kHC8ICwUiW5U9TJbqbaTm28ks5va01RgaJpZM4cNZID.