Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(123) |
Sep
(228) |
Oct
(340) |
Nov
(203) |
Dec
(195) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(318) |
Feb
(253) |
Mar
(185) |
Apr
(239) |
May
(156) |
Jun
(202) |
Jul
(153) |
Aug
(110) |
Sep
(179) |
Oct
(122) |
Nov
(211) |
Dec
(147) |
2004 |
Jan
(163) |
Feb
(116) |
Mar
(130) |
Apr
(164) |
May
(132) |
Jun
(150) |
Jul
(118) |
Aug
(188) |
Sep
(149) |
Oct
(135) |
Nov
(100) |
Dec
(140) |
2005 |
Jan
(105) |
Feb
(136) |
Mar
(68) |
Apr
(89) |
May
(118) |
Jun
(89) |
Jul
(112) |
Aug
(160) |
Sep
(109) |
Oct
(136) |
Nov
(114) |
Dec
(68) |
2006 |
Jan
(117) |
Feb
(79) |
Mar
(79) |
Apr
(88) |
May
(116) |
Jun
(147) |
Jul
(73) |
Aug
(239) |
Sep
(152) |
Oct
(207) |
Nov
(88) |
Dec
(104) |
2007 |
Jan
(131) |
Feb
(72) |
Mar
(148) |
Apr
(177) |
May
(187) |
Jun
(139) |
Jul
(113) |
Aug
(115) |
Sep
(154) |
Oct
(126) |
Nov
(133) |
Dec
(103) |
2008 |
Jan
(175) |
Feb
(124) |
Mar
(104) |
Apr
(128) |
May
(99) |
Jun
(149) |
Jul
(100) |
Aug
(59) |
Sep
(46) |
Oct
(120) |
Nov
(56) |
Dec
(36) |
2009 |
Jan
(57) |
Feb
(51) |
Mar
(64) |
Apr
(54) |
May
(28) |
Jun
(26) |
Jul
(63) |
Aug
(75) |
Sep
(159) |
Oct
(95) |
Nov
(64) |
Dec
(97) |
2010 |
Jan
(116) |
Feb
(50) |
Mar
(91) |
Apr
(134) |
May
(134) |
Jun
(94) |
Jul
(54) |
Aug
(52) |
Sep
(75) |
Oct
(147) |
Nov
(99) |
Dec
(148) |
2011 |
Jan
(87) |
Feb
(70) |
Mar
(87) |
Apr
(66) |
May
(89) |
Jun
(125) |
Jul
(145) |
Aug
(43) |
Sep
(42) |
Oct
(19) |
Nov
(22) |
Dec
(21) |
2012 |
Jan
(16) |
Feb
(25) |
Mar
(21) |
Apr
(20) |
May
(33) |
Jun
(20) |
Jul
(16) |
Aug
(36) |
Sep
(48) |
Oct
(19) |
Nov
(34) |
Dec
(22) |
2013 |
Jan
(53) |
Feb
(64) |
Mar
(37) |
Apr
(45) |
May
(26) |
Jun
(53) |
Jul
(72) |
Aug
(22) |
Sep
(45) |
Oct
(71) |
Nov
(48) |
Dec
(12) |
2014 |
Jan
(22) |
Feb
(48) |
Mar
(31) |
Apr
(28) |
May
(52) |
Jun
(56) |
Jul
(45) |
Aug
(17) |
Sep
(12) |
Oct
(40) |
Nov
(19) |
Dec
(43) |
2015 |
Jan
(10) |
Feb
(16) |
Mar
(25) |
Apr
(60) |
May
(59) |
Jun
(86) |
Jul
(24) |
Aug
(35) |
Sep
(35) |
Oct
(40) |
Nov
(18) |
Dec
(69) |
2016 |
Jan
(49) |
Feb
(15) |
Mar
(35) |
Apr
(57) |
May
(74) |
Jun
(20) |
Jul
(30) |
Aug
(9) |
Sep
(60) |
Oct
(22) |
Nov
(66) |
Dec
(58) |
2017 |
Jan
(70) |
Feb
(37) |
Mar
(26) |
Apr
(21) |
May
(13) |
Jun
(14) |
Jul
(24) |
Aug
(11) |
Sep
(5) |
Oct
(10) |
Nov
(23) |
Dec
(7) |
2018 |
Jan
(19) |
Feb
(8) |
Mar
(10) |
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(5) |
2
(2) |
3
(1) |
4
(1) |
5
(1) |
6
(8) |
7
(6) |
8
(2) |
9
(2) |
10
(7) |
11
(1) |
12
(2) |
13
(2) |
14
(3) |
15
|
16
(5) |
17
(2) |
18
(4) |
19
(3) |
20
(1) |
21
|
22
|
23
(8) |
24
|
25
(2) |
26
(3) |
27
(2) |
28
(5) |
29
(1) |
30
(9) |
|
|
From: Ulrike Fischer <list@ni...> - 2006-11-01 13:11:27
|
am Mittwoch, 1. November 2006 um 13:20 schrieb Ken Brown: >> The problem appears whenever I try to use dvips with the option -P pdf >> and the document uses a font that has not a Type1 version available. >> Then dvips (or mktexpk) tries to make a pk font and crashes with the >> message: >> >> Trying to make PK font yhcmex10 at 8000 DPI... >> makepk: Specified BDPI (8000) doesn't match ljfour resolution (600). >> dvips: The operation failed for some reason. >> >> >> I guess that there is a clash between config.ps (that selects mode >> ljfour) and config.pdf (that selects 8000dpi resolution) and a simple >> workaround is to comment out the line "D 8000" in config.pdf. But I >> don't know if this is the best solution, or the real explanation, or I >> am totally wrong. > I haven't seen any response to this, but I have the same problem > occasionally. Is the suggested workaround the best solution? No. The main point of -Ppdf is to set the resolution to a high value (this affects also the placement of rules) so deleting D 8000 in config pdf doesn't make much sense. It has more or less the same effect as not using -Ppdf at all. In short: Use -Ppdf only if all fonts are available in type1. -- Mit freundlichen Grüßen Ulrike Fischer mailto:list@... |
From: <gnwiii@gm...> - 2006-11-01 12:59:36
|
On 11/1/06, Ken Brown <kbrown@...> wrote: > On 10/6/2006 6:42 AM, Luis Seidel G=F3mez de Quero wrote: > > Dear MikTeXers, > > > > I have some problems with dvips in MikTeX 2.5 (that were not in 2.4). > > I'm not sure if these have been discussed in the list before (I've > > searched the archives with no result), but I want to know if I am right= , > > before filling a bug report. > > > > The problem appears whenever I try to use dvips with the option -P pdf > > and the document uses a font that has not a Type1 version available. > > Then dvips (or mktexpk) tries to make a pk font and crashes with the > > message: > > > > Trying to make PK font yhcmex10 at 8000 DPI... > > makepk: Specified BDPI (8000) doesn't match ljfour resolution (600). > > dvips: The operation failed for some reason. Use the yhcmexpfb font. If you insist on bitmaps, then you need to run "makepk ..." manually to get a more helpful error message. > > I guess that there is a clash between config.ps (that selects mode > > ljfour) and config.pdf (that selects 8000dpi resolution) and a simple > > workaround is to comment out the line "D 8000" in config.pdf. But I > > don't know if this is the best solution, or the real explanation, or I > > am totally wrong. > > I thank every sugestion or comments. Using ljfour resolution may work for documents that will not be typeset. > I haven't seen any response to this, but I have the same problem > occasionally. Is the suggested workaround the best solution? The best workaround is to find a Type1 font you can use (my TeX Live 2005 does have yhcmex.pfb). Dvips is based on a raster model, so you have to choose a resolution, and for PDF's that are going to a typesetter you want something pretty high, like 8000dpi, so you wouldn't use the ljfour mode. I think the message about the resolution mismatch is just a warning -- the failure to create the .pk font indicates a deeper problem with the mf font. --=20 George N. White III <aa056@...> Head of St. Margarets Bay, Nova Scotia |
From: Ken Brown <kbrown@ma...> - 2006-11-01 12:20:09
|
On 10/6/2006 6:42 AM, Luis Seidel G=F3mez de Quero wrote: > Dear MikTeXers, > > I have some problems with dvips in MikTeX 2.5 (that were not in 2.4).=20 > I'm not sure if these have been discussed in the list before (I've=20 > searched the archives with no result), but I want to know if I am right= ,=20 > before filling a bug report. > > The problem appears whenever I try to use dvips with the option -P pdf=20 > and the document uses a font that has not a Type1 version available.=20 > Then dvips (or mktexpk) tries to make a pk font and crashes with the=20 > message: > > Trying to make PK font yhcmex10 at 8000 DPI... > makepk: Specified BDPI (8000) doesn't match ljfour resolution (600). > dvips: The operation failed for some reason. > > > I guess that there is a clash between config.ps (that selects mode=20 > ljfour) and config.pdf (that selects 8000dpi resolution) and a simple=20 > workaround is to comment out the line "D 8000" in config.pdf. But I=20 > don't know if this is the best solution, or the real explanation, or I=20 > am totally wrong. > I thank every sugestion or comments. > > Best regards, > > Luis Seidel > > =20 I haven't seen any response to this, but I have the same problem=20 occasionally. Is the suggested workaround the best solution? Ken Brown |
From: Ulrike Fischer <list@ni...> - 2006-11-01 10:29:04
|
am Dienstag, 31. Oktober 2006 um 23:34 schrieb David Allsopp: >> This integer parameter specifies the default resolution of embedded pk >> fonts and is read when pdfTEX downloads a pk font during finishing the >> pdf output. As bitmap fonts are still rendered poorly by some pdf >> viewers, it is best to use Type 1 fonts when available. > Indeed - see my post a week or so ago asking about Type1 cmbcsc10 :o) I overlooked this post. There is no type1 version of cmbcsc10 but the cm-super fonts have a bold small caps. http://www.tex.ac.uk/cgi-bin/texfaq2html?label=bold-extras The following document use sfxc1000.pfb: \documentclass{article} \usepackage[T1]{fontenc} \pagestyle{empty} \begin{document} \bfseries\scshape Test \end{document} -- Mit freundlichen Grüßen Ulrike Fischer mailto:list@... |
From: Aleks Kleyn <Aleks_Kleyn@MailAPS.org> - 2006-11-01 02:23:39
|
I discovered that if I put my code into flushleft environment, I will get acceptable output. But I like also code that Ulrike Fischer offered. The only thing that I will play with is to find how to adjust line before math. I agree that in the most cases even I get error message, I should not care, because even in this case latex can adjust text. But when math goes far from the paragraph, it does not look nice. First time when I met error 'underful' I was wondered and made search in internet and discovered that there is way to control what kind of message (overfull or underfull) will appear. But at that time it was just curiosity. I recollected about this when I saw text which I submitted last time. But strange thing - I cannot find this text again. Thank you Aleks Kleyn http://www.geocities.com/aleks_kleyn Aleks Kleyn http://www.geocities.com/aleks_kleyn |