Skip to content
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

New feature release #28

Open
16 tasks
kiwi0fruit opened this issue Dec 22, 2018 · 1 comment
Open
16 tasks

New feature release #28

kiwi0fruit opened this issue Dec 22, 2018 · 1 comment
Assignees

Comments

@kiwi0fruit
Copy link
Owner

kiwi0fruit commented Dec 22, 2018

next release:

  • UPD docx templates: pandoc-templates
  • pyppeteer dir shortcut
  • remove deprecated env vars and corresponding code and scripts
  • create change-log file

other:

    {
        "key": "ctrl+alt+p",
        "command": "terminalCommandKeys.run",
        "args": {
            "cmd": "\"the\\path\\pandoctools.exe\" \"${file}\""
        }
    },

or

    {
        "key": "ctrl+alt+p",
        "command": "terminalCommandKeys.run",
        "args": {
            "cmd": "\"the/path/pandoctools\" \"${file}\""
        }
    },
  • fix css:
    • solve problem with tables that do not fit
    • No multiple pdf. Have one that looks good on tablet, good on smartphone horizontal. Images and tables are of the same size as text nody. But if I set style to 100% the table would take all horizontal space (which is wider that text body). 70 chars text body width? 30 em?
  • Find out how to add citations to ipynb. Is it possible to do like I add crossreferences now? Check this.
  • Add "how to". How to install Atom, Hydrogen, Miniconda, Pandoctools, atom-pandoctools. How to create "pandoctools" and "python3" environments (with instructions for conda and pip). How should the document look like, what to press to convert it. What available formats are. How to collect outputs and images (as it's not automanic but uses matplotlibhelper), First take on tweaking profiles.
  • Julia kernel incl. custom batch script for Windows 7, add js and ts kernels via conda
  • Add pytest
  • Check and reconsider jupymd flavor.
@kiwi0fruit kiwi0fruit self-assigned this Dec 22, 2018
@kiwi0fruit kiwi0fruit changed the title misc (pandoctools) [!] misc (pandoctools) Dec 25, 2018
@kiwi0fruit kiwi0fruit changed the title [!] misc (pandoctools) misc (pandoctools) Dec 25, 2018
@kiwi0fruit kiwi0fruit changed the title misc (pandoctools) misc Dec 26, 2018
@kiwi0fruit kiwi0fruit changed the title misc misc, add pytest Feb 13, 2019
@kiwi0fruit kiwi0fruit changed the title misc, add pytest To Do Feb 26, 2019
@kiwi0fruit
Copy link
Owner Author

kiwi0fruit commented Mar 1, 2019

2.8.0.4-2.8.0.5

2.8.0.1 version

  • set up CI on Win and Linux.
  • CI outputs fixed conda packages per OS. Write instruction to readme how to install it.
  • Try adding such general replacer to pyppdf. FIRST fix timeout bug or something or it would be impossible to debug all this! add open fonts python package: TEST -regular POSTFIX of all fonts: Robotization Mono bug. And add general purpose injector that replaces by regex and injects file contents (-f) or injects string (-s). And fix undefined family in mathjax.html two files. And why do I add another mathjax js injection in addition to pandoc one? And why in default case I do not delete the second addition but in kiwi case I delete it? Wtf?
  • fix pandoctools readme that open-fonts is a dependence. And now you can use all free fonts from its readme (except CJK)
  • upd pandoc templates
  • upd pyppdf, Chromium 693954, set travis for three OSes that runs test from pyppdf readme.
  • update pyee (so it would be the same as in pypi)
  • Bring back middle-inputs / pandoc_inputs env var,
  • Fix fonts names in Kiwi.sass profile,
  • publish thin VS Code package. Nope.

2.6.0.6 version

  • test Unicode stdin and stdout (out only first) when to md output. As using batch could break it.
  • test, test with system bash renamed
  • either remove versioneer or test build 1 in python27
  • first buid and test host restrictions on home pc
  • rerender examples (with new font fb and fixed text).
  • Remove text about <p> from examples,
  • Write how to remove conda env the rght way to install instructions
  • Fix readme so that it's clear that on Pip we need to install git for win and on conda we have two options.
  • Test if which finds .bat
  • remove $source from scripts but leave it for backward comp
  • drop py-bash. Rename repo to git-bash. Pip won't get git-bash.
  • Swap STI0 Two Mat0 monospacified for Consola0 and DejaVu Sans Mono monospacified for Consolas in Kiwi profile
  • add single quoted strings to R block comments
  • upd where and to shutilwhich-cwdpatch (+ add to deps)
  • upd knitty where to shutilwhich-cwdpatch and ipynb filter too (should check if attr and reassign) (+ add to deps)
  • Fix deprecated deactivate so that it's compatible with both conda and virtualenv
  • pandoc cannot read read-only files on Windows (needs write atrributes permission) jgm/pandoc#5259 -> switch to ipynb in pandoc 2.6, add cross pip-conda py-xx modules  #35
  • Add mathjax to conda-forge
  • Default profile should not run ipynb
  • [Nope] Try pug with pandoc templates. if OK make CLI UX in profiles convenient somehow. Actually converting in the same folder would be enough. Even in the site-packages.
  • [Nope] prism.pdf special $to
  • [Nope] add fallback chains for Consolas and Segoe UI too.

@kiwi0fruit kiwi0fruit changed the title To Do To Do [conda-ikernel-install, etc.] Apr 1, 2019
@kiwi0fruit kiwi0fruit mentioned this issue Sep 20, 2019
3 tasks
@kiwi0fruit kiwi0fruit changed the title To Do [conda-ikernel-install, etc.] To Do [conda-ikernel-install, pandoc-pygments, py-open-fonts, etc.] Dec 8, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [conda-ikernel-install, pandoc-pygments, py-open-fonts, etc.] To Do [conda-ikernel-install, pandoc-pygments, etc.] Dec 9, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [conda-ikernel-install, pandoc-pygments, etc.] To Do [simpler python3 and r kernels for CI, conda-ikernel-install, pandoc-pygments, etc.] Dec 16, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [simpler python3 and r kernels for CI, conda-ikernel-install, pandoc-pygments, etc.] To Do [simpler python3 and r kernels for CI, pandoc-pygments, conda-ikernel-install, etc.] Dec 16, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [simpler python3 and r kernels for CI, pandoc-pygments, conda-ikernel-install, etc.] To Do [simpler python3 and r kernels, pyppeteer dir shortcut, pandoc-pygments, conda-ikernel-install, etc.] Dec 16, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [simpler python3 and r kernels, pyppeteer dir shortcut, pandoc-pygments, conda-ikernel-install, etc.] To Do [next release, pandoc-pygments, conda-ikernel-install, etc.] Dec 16, 2019
@kiwi0fruit kiwi0fruit changed the title To Do [next release, pandoc-pygments, conda-ikernel-install, etc.] TODO: next release, etc. Dec 17, 2019
@kiwi0fruit kiwi0fruit removed the now1 label Sep 28, 2020
@kiwi0fruit kiwi0fruit changed the title TODO: next release, etc. New feature release Sep 28, 2020
@kiwi0fruit kiwi0fruit removed the next3 label Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant