Many thanks, Ranier. Expressing the color percentages as decimal fractions worked. TEXstudio now draws the rectangle with the desired vermillion color.
% Define custom color.
% Vermillion values at: https://www.colorhexa.com/e34234
% NOTE XCOLOR package CMYK colors must be defined as percentages ...
Search found 4 matches
- Sun Apr 03, 2022 8:19 pm
- Forum: Graphics, Figures & Tables
- Topic: Can TeX specify a line color in CMYK?
- Replies: 2
- Views: 2807
- Sun Apr 03, 2022 5:45 am
- Forum: Graphics, Figures & Tables
- Topic: Can TeX specify a line color in CMYK?
- Replies: 2
- Views: 2807
Can TeX specify a line color in CMYK?
Can TeX specify a line color in CMYK?
Steps to Reproduce
1. Declare {xcolor} package with [cmyk] color mode option.
2. Define custom color: vermillion
3. Draw line for rectangle with custom color.
BUG: Line color is black, not custom color.
% File name: TitlePageBorder.tex
% LaTeX version ...
Steps to Reproduce
1. Declare {xcolor} package with [cmyk] color mode option.
2. Define custom color: vermillion
3. Draw line for rectangle with custom color.
BUG: Line color is black, not custom color.
% File name: TitlePageBorder.tex
% LaTeX version ...
- Thu Jan 06, 2022 12:35 am
- Forum: Page Layout
- Topic: Package paracol: no parallel texts, inserts blank pages
- Replies: 2
- Views: 2804
Package paracol: no parallel texts, inserts blank pages
Dear Mr. Kottwitz:
Many thanks for your suggestions!
My question should have explained that my goal is facing pages: left columns on left pages that face right columns on right pages. You recommended removing the /switchcolumn commands. That worked.
Footnote: The book is a translated novel. It ...
Many thanks for your suggestions!
My question should have explained that my goal is facing pages: left columns on left pages that face right columns on right pages. You recommended removing the /switchcolumn commands. That worked.
Footnote: The book is a translated novel. It ...
- Tue Jan 04, 2022 7:24 am
- Forum: Page Layout
- Topic: Package paracol: no parallel texts, inserts blank pages
- Replies: 2
- Views: 2804
Package paracol: no parallel texts, inserts blank pages
I am attempting to create a critical edition with parallel texts in two languages. The paracol package seems to create all the left pages first with facing blank right pages, then all the right pages with facing blank left pages. The Contents page is followed by 3 blank pages with "Contents" in the ...