Giter VIP home page Giter VIP logo

etechou's Introduction

ETECHOU (e 手帳)

A LaTeX document package for creating PDF planner (手帳 in Japanese) with date links. Works well on iPad note-taking softwares.

Usage

File structure

  • techou2022.tex: main TeX file;
  • ctechou.sty: package file that defines the display styles;
  • tex/*.tex: segmental TeX files that defines the contents of each subunit.

Use the ctechou style

Include the package before the main content:

\usepackage[palette=summer,year=2022]{ctechou}

where palette is the color palette (four possible values: "spring", "summer", "autumn", and "winter"), and year is the year you want to organize.

The commands to create yearly, quarterly, monthly, weekly, and daily calendars are defined in ctechou.sty, and can be used as shown in the example file techou2022.tex.

Particularly, there are two arguments for the command \drawweekanddaypage{#1}{#2}, where #1 and #2 are the first and last day in a year to be included in the PDF, respectively.

Compilation

make all

Clean

make clean

Make changes

As described above, the content of each "block" is defined in the segmental files in the tex/ directory. You may want to edit those files to create your own style.

To turn off or change the annoying footer on each page, please comment out the last five to three lines in ctechou.sty.

etechou's People

Contributors

noinil avatar

Stargazers

 avatar

Watchers

 avatar

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.