Giter Site home page Giter Site logo

Comments (2)

acobrapilot avatar acobrapilot commented on July 16, 2024 1

Thank you so much!

from latex-yearly-planner.

kudrykv avatar kudrykv commented on July 16, 2024

It seems I've missed adding a left-hand version for the Supernote. Most things are ready, it's a matter of the configuration.

E.g., in the cfg/sn_a5x.mos.default.yaml config file, these have to be updated:

reversemargins: true -> reversemargins: false


margin:
      left: 1cm
->
margin:
      right: 1cm

An "easy" way to build a PDF is this:

PLANNER_YEAR=2022 \
PASSES=2 \
CFG="cfg/base.yaml,cfg/template_months_on_side.yaml,cfg/sn_a5x.mos.default.yaml" \
NAME="output_name" \
./single.sh

And the PDF is there.


You need to have installed Go and LaTeX (with Mac, it's brew install golang mactex-no-gui or brew install golang mactex).

Another thing you might want to update is the column order for quarterlies and dailies. This would require editing tex templates. Those are in tpl dir. Knowing a little tex could be nice but isn't necessary. You'll guess the structure with all those \begin and \end blocks.

Here are a bunch of variations. I hope one of those would suffice! I've swapped columns for quarterly and daily pages.

I'm generating PDFs with release.sh, as it has a bunch of shortcuts to create those.

sn_a5x_lh.mos.dotted.default.2022.pdf
sn_a5x_lh.mos.dotted.default.2023.pdf
sn_a5x_lh.mos.dotted.default.ampm.2022.pdf
sn_a5x_lh.mos.dotted.default.ampm.2023.pdf
sn_a5x_lh.mos.dotted.default.ampm.dailycal.2022.pdf
sn_a5x_lh.mos.dotted.default.ampm.dailycal.2023.pdf
sn_a5x_lh.mos.dotted.default.ampm.sun.2022.pdf
sn_a5x_lh.mos.dotted.default.ampm.sun.2023.pdf
sn_a5x_lh.mos.dotted.default.ampm.sun.dailycal.2022.pdf
sn_a5x_lh.mos.dotted.default.ampm.sun.dailycal.2023.pdf
sn_a5x_lh.mos.dotted.default.dailycal.2022.pdf
sn_a5x_lh.mos.dotted.default.dailycal.2023.pdf
sn_a5x_lh.mos.dotted.default.sun.2022.pdf
sn_a5x_lh.mos.dotted.default.sun.2023.pdf
sn_a5x_lh.mos.dotted.default.sun.dailycal.2022.pdf
sn_a5x_lh.mos.dotted.default.sun.dailycal.2023.pdf
sn_a5x_lh.mos.lined.default.2022.pdf
sn_a5x_lh.mos.lined.default.2023.pdf
sn_a5x_lh.mos.lined.default.ampm.2022.pdf
sn_a5x_lh.mos.lined.default.ampm.2023.pdf
sn_a5x_lh.mos.lined.default.ampm.dailycal.2022.pdf
sn_a5x_lh.mos.lined.default.ampm.dailycal.2023.pdf
sn_a5x_lh.mos.lined.default.ampm.sun.2022.pdf
sn_a5x_lh.mos.lined.default.ampm.sun.2023.pdf
sn_a5x_lh.mos.lined.default.ampm.sun.dailycal.2022.pdf
sn_a5x_lh.mos.lined.default.ampm.sun.dailycal.2023.pdf
sn_a5x_lh.mos.lined.default.dailycal.2022.pdf
sn_a5x_lh.mos.lined.default.dailycal.2023.pdf
sn_a5x_lh.mos.lined.default.sun.2022.pdf
sn_a5x_lh.mos.lined.default.sun.2023.pdf
sn_a5x_lh.mos.lined.default.sun.dailycal.2022.pdf
sn_a5x_lh.mos.lined.default.sun.dailycal.2023.pdf

from latex-yearly-planner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.