Kaynağa Gözat

add minimal pgf version info in documentation and error in the package if package is out of date

Antoine Bertout 9 yıl önce
ebeveyn
işleme
02362570e5
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1
    1
      README.md
  2. 1
    1
      rtsched-doc.tex

+ 1
- 1
README.md Dosyayı Görüntüle

@@ -11,7 +11,7 @@ This package contains the rtsched package for drawing GANTT charts
11 11
 (chronograms). The package can be useful for drawing real-time timing
12 12
 diagrams in LaTeX, as often needs to be done for preparing articles,
13 13
 lectures and presentation in the Real-Time Scheduling research
14
-community. The package depends on keyval and TikZ/PGF (version 2.10 or greater).
14
+community. The package depends on keyval and TikZ/PGF (versions 2.10 or greater).
15 15
 
16 16
 A more complete documentation, with a set of examples, is available in
17 17
 file rtsched-doc.pdf.

+ 1
- 1
rtsched-doc.tex Dosyayı Görüntüle

@@ -18,7 +18,7 @@ In this document, I give an overview of the \texttt{rtsched} \LaTeX
18 18
 package, which can be used to easily draw chronograms (GANTT charts).
19 19
 These diagrams are quite common in real-time scheduling research.
20 20
 
21
-The package depends on keyval and TikZ/PGF, both widely
21
+The package depends on keyval and TikZ/PGF (versions 2.10 or greater), both widely
22 22
 available on any \TeX distribution.
23 23
 
24 24
 The drawing capabilities are completely based on TikZ. Thus, you can compile

Loading…
İptal
Kaydet