Giter Site home page Giter Site logo

cdcalendar's People

Contributors

liantze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cdcalendar's Issues

Can one insert an empty page?

Hi there,

Thank you for this awesome LaTeX class!

I was wondering if there was any possibility to insert an empty page between two months, and if so, what command should one use to do so?

Best regards,
Romain

EDIT: for what it's worth, I have made the following tweak to fit my needs:

in cdcalendar.cls:

\newcommand\makeIllustrationOnlyPage[1]{%
  \begingroup%
    \begin{textblock*}{\paperwidth}(0pt,0pt)%
        \includegraphics[width=\paperwidth]{#1};
    \end{textblock*}
  \endgroup\null\clearpage\nopagecolor\normalsize%
}

in the main TeX file:

\makeIllustrationOnlyPage{my_full_page_image_that_comes_just_before_january}

\begin{monthCalendar}{2023}{01}

%%% events must be given AFTER \begin{monthCalendar}
%%% Currently you must give events on the same page
%%% as the monthly calendar.

%% This is an one-day event
\event[mark style=holiday]{2023-01-01}{}{New Year's Day}
%% This is a 5-day event
\event[mark style=blue icon,marker=\faBriefcase]{2023-01-30}{5}{ACME Conference}
%% you could also write \event{2023-01-06}{2023-02-03}{ACME Conference}

\end{monthCalendar}

Setting all months to 30 days

Hi there,

I hope it's ok to create an issue for this here, I haven't found another means to contact you.

I'd like to create a calendar for a roleplaying game I'm running, and I'd like to have every month have 30 days. Is there a way to set this cdcalendar up for something like that?

Something wrong when I compile in Windows 10

Hi~

After I compile the ChineseLunarCalender.tex via lualatex in my computer, the output can be written but the figures go to the wrong position.

well~I compile the ChineseLunarCalender.tex three times, then it's OK!

deal with overlapping events

When events overlap, their markers get overlaid, making just one visible. Use offset and change in size to deal with events overlaps.

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.