Questions tagged [chronology]

{chronology} is for questions related to labelling of events with diary granularity.

{chronology} is a pack­age that al­lows la­belling of events with per-day gran­u­lar­ity (timeline).

36 questions
10
votes
1 answer

Chronology timeline - problem with long stretches of time

This is a follow-up question to Creating a timeline with chronology. When I use the following to create a…
7
votes
1 answer

How to use chronology package to draw this timeline?

I want to use the chronology package to draw a timeline from 2011 until 2016 where each year should be a major tick and between each major tick, there should be 3 minor ticks. I tried to implement this like…
6
votes
2 answers

Creating a timeline with chronology

I am trying to create a simple timeline with years underneath the line and some explaining text above each year. I understand that chronology is useful for this. My problem is that when trying out examples from related questions (e.g. here or here),…
5
votes
1 answer

Option for vertical auto alignment of large labels in chronosys timeline

The timeline \documentclass[a4paper,12pt]{article} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{chronosys} \begin{document} \subsection*{Biographical…
4
votes
1 answer

Events overlap on chronology with chronosys

I'm trying to use the chronosys package and unfortunately the events are overlaping each other. Here is a minimal example : \documentclass[article] \usepackage{chronosys} \begin{document} \startchronology \chronoevent{1500}{Texte A} …
Theo_H
  • 110
2
votes
1 answer

Event node in chronology is too big

I am using package chronology. I try to create a chronology with 5 years duration. The event node is too big, how to reduce it without changing…
qin
  • 215
2
votes
1 answer

Line breaks and multiple events on the same date with LaTeX's Chronology package

The following MWE has two problems: Events on the same day do not display properly. I don't know how to introduce a line break The second problem is interesting as it could be a solution to the first…
CFW
  • 145
1
vote
0 answers

Creating a textual timeline

I am trying to create a timeline and looking for the appropriate package, if such exists. I have learnt about the chronology package, but this seems to provide a horizontal chronological graphical line. Rather, I am looking to create a textual…
Francis
  • 295
0
votes
1 answer

Latex Chronology With Logarithmic Scale

I would like to use the chronology package to draw an axis in logarithmic scale with labels at specific points. Is there a way to modify the package to allow log scale? Thanks. \begin{figure}[t] …
user37222
  • 125