- Timestamp:
- Dec 30, 2007, 7:12:11 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Added an include file with 2-dimensional gnuplot settings
- Location:
- docs/trunk/omega-test-slides
- Files:
-
- 1 added
- 2 edited
- 2d-gnuplot-settings.inc (added)
- crg-group-beamer.sty (modified) (1 diff)
- inequality-tightening.gnu (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/omega-test-slides/crg-group-beamer.sty
r115 r134 1 \definecolor{KentBlue}{rgb}{0.0,0.2196,0.5098} % (削除) (削除ここまで)1 \definecolor{KentBlue}{rgb}{0.0,0.2196,0.5098} %(追記) 0, 56, 130 (追記ここまで) 2 2 \definecolor{KentRed}{rgb}{0.7058,0.0117,0.3607} % 180, 3, 92 3 3 \definecolor{KentGreen}{rgb}{0.0,0.4785,0.3686} % 0, 122, 94 -
docs/trunk/omega-test-slides/inequality-tightening.gnu
r125 r134 1 load "gnuplot-settings.inc" 2 3 set xrange [0:4] 4 set yrange [0:4] 5 6 set style fill transparent solid 0.5 noborder 1 load "2d-gnuplot-settings.inc" 7 2 8 3 set key top right
Note:
See TracChangeset
for help on using the changeset viewer.