Skip to main content

Questions tagged [calendar]

{calendar} concerns the tikz-pgf calendar library and how to make assorted forms of date based graphics

0 votes
0 answers
13 views

Given date in Gregorian, convert to localedate

I have this year in Gregorian calendar \localedate[calendar=gregorian]{620}{01}{05} with the following Babel setup \usepackage[english, bidi=basic, layout=counters tabular]{...
AvidSeeker's user avatar
0 votes
0 answers
34 views

Creating a yearly training log with calendar.sty and loops

I'm quite new to LaTeX and just playing around learning new things. So i want to create a PDF that i can print as a book to log my training and still be able to write some things with a pen. It should ...
Groggy's user avatar
  • 1
1 vote
1 answer
53 views

Getting Date from week number automatically for a specific year

Is there a way to automatically output the date based on the week number? More precisely: I enter the week number for a specific year and as an output I get the date from Monday to Sunday? There are ...
No Name's user avatar
  • 31
0 votes
1 answer
85 views

How highlight date or week in TikZ Calendar with background color?

How to highlight a date or week in TikZ Calendar with a background color?
Paulo Rodrigues's user avatar
1 vote
1 answer
69 views

Tikz - Draw multiple same sized rectangles on a4paper

I want to create an a4paper with 24 same sized rectangles with numbers in it. This is what I've acquired for now: \documentclass{article} \usepackage{tikz} ...
accentWool's user avatar
0 votes
1 answer
56 views

Calculations from fixed dates, how to add days

Writing fiction I would like to keep my calendar dates and time spans between events tracking contained within the source itself, and therefore need to do something (I though just as simple as) ...
Erik Itter's user avatar
1 vote
1 answer
91 views

LaTeX calendar: how to force each month to be on a separate page

I have this simple code: \documentclass[12pt]{article} \usepackage{tikz} \usetikzlibrary{calendar} \begin{document} \begin{tikzpicture} \calendar [ dates=2023-07-01 to 2023-09-last, week ...
JoudaBouda's user avatar
3 votes
2 answers
147 views

Calendar in "Familienplaner" format?

Is there a ready-made LaTeX package that produces a calendar in a format known as Familienplaner in German speaking countries: Each month is set as a table on one sheet of paper. There is one row per ...
Sir Cornflakes's user avatar
2 votes
1 answer
146 views

Wall calendar with monthly background and moon days (if possible)

I have been working based on this answer but I can't get the background to change for each month. The moon feature from this answer is also not working for this tikz. There are also some minor changes,...
G. Bay's user avatar
  • 2,111
1 vote
1 answer
131 views

How to loop calendar files for my filofax organizer

Sometime ago I've found a really nice snippet for creating Filofax (tm) organizer A5 calendar pages -- sadly I could not find the original source anymore. Subsequently I've modified it and now I'm ...
alex's user avatar
  • 995
1 vote
0 answers
284 views

Wheel calendar template

Does anybody know if there is such a thing as this for LaTeX? I have used my google-fu but alas come up empty handed, and my latex-fu is not up to scruff.
Buschmann's user avatar
  • 953
-1 votes
1 answer
63 views

Set a fixed height for calendar rows

I want to create a calendar with LaTeX but ended up with some rows which are higher (marked red) than all the other rows. I understand why these rows are higher (cell content). But is there a way to ...
wintermeyer's user avatar
1 vote
1 answer
137 views

Note box on calendar

I want to make a calendar with latex and I want to make a box for notes that appears at the end of the calendar to look like this: I took the template form here Template and I don´t know how to modify ...
alvarito mendez's user avatar
0 votes
1 answer
64 views

calendar.sty not compatible with LuaTeX - bold fonts are no longer bold

I am a long-time user of calendar.sty, however I am new to LuaTeX / LuaLaTeX. I switched to LuaLaTeX so I could use Greek letters from the LuaLaTeX package unicode-math package (see link and link). ...
EthanAlvaree's user avatar
  • 1,421
0 votes
1 answer
184 views

Get the first day of the week and the weekend

I am working on a weekly teaching plan. I need the start date and end date of each week. For example, week 30 I want 7/25 - 7/29, week 31 I want 1/8 - 5/8. I don't want to do this manually, because it ...
Nguyễn Cảnh Dũng's user avatar

15 30 50 per page
1
2 3 4 5
10