소스 검색

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

Antoine Bertout 9 년 전
부모
커밋
02362570e5
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      README.md
  2. 1
    1
      rtsched-doc.tex

+ 1
- 1
README.md 파일 보기

@@ -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 파일 보기

@@ -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…
취소
저장