From - Thu Oct 2 16:07:58 2003 Return-Path: Received: from web40613.mail.yahoo.com (web40613.mail.yahoo.com [66.218.78.150]) by nef.ens.fr (8.12.10/1.01.28121999) with SMTP id h92E7ujw019369 for ; Thu, 2 Oct 2003 16:07:57 +0200 (CEST) Message-ID: <20031002140754.34624.qmail@web40613.mail.yahoo.com> Received: from [62.44.96.2] by web40613.mail.yahoo.com via HTTP; Thu, 02 Oct 2003 07:07:54 PDT Date: Thu, 2 Oct 2003 07:07:54 -0700 (PDT) From: Ivan Ivanov To: metafont@ens.fr, metapost@ntg.nl MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii At 03:11 PM 9/29/2003 -0700, you wrote: >>I receieve a white gap between red thick graphics and >>the real fraphics of F and the gap is at the point of >>local minimum. This was what I wanted to overcome. >Naturally: the pen has radius .1cm but the distance >between the new >path >and the old varies from almost .2cm at one end to >about .14cm at the >other. Well, I thought that the variation won't be so big. >This is unnecesarily hard work. If I understand what >you want the >following should work very well: >beginfig(3); >path p; p := makepath (H, 0, .1, 1) scaled 5cm; >fill (reverse p)--(p shifted (.2cm*down))--cycle >withcolor red; >draw p; draw p shifted (.2cm*down) withcolor red; >endfig; Thanks, it is really cleaner and shorter. The simple things are so hard to see. >By the way: filling after drawing covers up 1/2 the >line drawn. >Drawing after filling covers up a thin strip of the >fill color. >I would do the second order. In general, I also prefer drawing after filling >The Metapost/Metafont macros that support the mfpic >drawing package >for TeX contain code very similar to makePath and use >the method in >figure 3 above to fill the space between two >functions. I will surely check this. Thank you once again Ivan __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com From - Tue Oct 7 17:27:35 2003 Return-Path: Received: from mwinf0302.wanadoo.fr (smtp6.wanadoo.fr [193.252.22.28]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h97FRWjw047731 for ; Tue, 7 Oct 2003 17:27:33 +0200 (CEST) Received: from ordi-salon.geo.hmg.inpg.fr (Mix-Marseille-107-2-174.w193-248.abo.wanadoo.fr [193.248.37.174]) by mwinf0302.wanadoo.fr (SMTP Server) with ESMTP id DAC08C0001EB for ; Tue, 7 Oct 2003 17:27:31 +0200 (CEST) Message-Id: <5.1.0.14.0.20031007172836.00aa0e10@geo.hmg.inpg.fr> X-Sender: xr@geo.hmg.inpg.fr X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 07 Oct 2003 17:31:25 +0200 To: metafont@ens.fr From: xavier roguiez Subject: Image inclusion In-Reply-To: <20030926115242.21540.qmail@web40610.mail.yahoo.com> References: <001b01c38421$efe42780$713380d9@oemcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, Is there a simple manner to include an image like pdf (created with a software) in a .mp code ? I've read things about image command but found nothing in Metapost manual Thanks in advance Xavier From - Wed Oct 22 16:51:48 2003 Return-Path: Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9MEpicp024015 for ; Wed, 22 Oct 2003 16:51:44 +0200 (CEST) Received: from detritus.baronie.vez (strasbourg-4-a7-62-147-194-70.dial.proxad.net [62.147.194.70]) by postfix3-1.free.fr (Postfix) with SMTP id A3630C406A; Wed, 22 Oct 2003 16:51:33 +0200 (CEST) Date: Wed, 22 Oct 2003 18:53:39 +0200 From: Nicolas FRANCOIS (AKA El Bofo) To: metafont@ens.fr, metapost@ntg.nl Subject: Block matrices Message-Id: <20031022185339.2276fb94.nicolas.francois@free.fr> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi. I've been looking for a long time for some clues on how to write block matrices in LaTeX. I tried to use METAPOST, but the placement is non trivial, and the result not allways satisfactory. Do you have any experience on how to place efficiently lines in a (La)TeX construction, like a matrix ? \bye -- Nicolas FRANCOIS http://nicolas.francois.free.fr We are the Micro$oft. Resistance is futile. You will be assimilated. From - Wed Oct 22 17:03:06 2003 Return-Path: Received: from ams.org (sun06.ams.org [130.44.1.6]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9MF31cp027133 for ; Wed, 22 Oct 2003 17:03:01 +0200 (CEST) Received: from sun06.ams.org (sun06.ams.org [130.44.1.6]) by ams.org (8.12.9/8.12.9) with ESMTP id h9MF2w1E003602 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 22 Oct 2003 11:02:58 -0400 (EDT) Date: Wed, 22 Oct 2003 11:02:58 -0400 (EDT) From: "Thomas J. Kacvinsky" To: Nicolas FRANCOIS cc: metafont@ens.fr, metapost@ntg.nl Subject: Re: [Metapost] Block matrices In-Reply-To: <20031022185339.2276fb94.nicolas.francois@free.fr> Message-ID: References: <20031022185339.2276fb94.nicolas.francois@free.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) Have you looked for a latex package on CTAN that would handle this for you? I know of one package (gauss.sty) that allows one to typeset matrics with row/column operations denoted on tehs ide of the matrix, much as one would do when doing an LU or LDU decomposition of a matrix... On Wed, 22 Oct 2003, Nicolas FRANCOIS wrote: > Hi. I've been looking for a long time for some clues on how to write block > matrices in LaTeX. I tried to use METAPOST, but the placement is non > trivial, and the result not allways satisfactory. > > Do you have any experience on how to place efficiently lines in a (La)TeX > construction, like a matrix ? > > \bye > > -- > > Nicolas FRANCOIS > http://nicolas.francois.free.fr > > We are the Micro$oft. > Resistance is futile. > You will be assimilated. > _______________________________________________ > Metapost mailing list > Metapost@ntg.nl > http://www.ntg.nl/mailman/listinfo/metapost > From - Fri Oct 24 17:34:36 2003 Return-Path: Received: from Mail.casablanca-technopark.ma ([62.251.222.222]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9OFYUcp068258 for ; Fri, 24 Oct 2003 17:34:31 +0200 (CEST) Received: from e-press.co.ma (unknown [192.168.3.101]) by Mail.casablanca-technopark.ma (Mailing) with ESMTP id A019422AEA8 for ; Fri, 24 Oct 2003 15:46:45 +0000 (WET) Message-ID: <3F994D76.2020907@e-press.co.ma> Date: Fri, 24 Oct 2003 16:04:06 +0000 From: Mohamed HOUSSNI User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: fr-fr, fr MIME-Version: 1.0 To: metafont@ens.fr Subject: Sans Serif Bold Extended Blackboard at 12pt Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I tryed to use Sans Serif Bold Extended Blackboard at 12pt in math mode via the command \mathbbmss but it does not work. I tryed to create the mf manually and get the pf and tfm files after but I dit not succefull to do it. It gives me the following errors : ****************************** This is METAFONT, Version 2.7182 (Web2C 7.3.7x) (base=mf 2003.2.25) 24 OCT 2003 15:28 **\mode:=ljfour; mag:=1+0/600; nonstopmode; input bbmssbx12 (/home/articles/formation/houssni/pk12/bbmssbx12.mf (/home/articles/formation/houssni/pk12/b-bbmssbx.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbbase.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/cm/cmbase.mf)) (/usr/local/TeX/TL7/texmf/fonts/source/public/sauter/c-cmssbx.mf) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbord.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordu.mf [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] ! bad pos. ; pos->...XPR3)<=currentbreadth:errmessage"bad pos"; fi.fi(x(SUFFIX2)r-x(SUFFIX... l.328 pickup tiny.nib; pos1(.5fudged.cap_stem,0) ; pos2(.5fudged.cap_stem,0); This error message was generated by an `errmessage' command, so I can't give any explicit help. Pretend that you're Miss Marple: Examine all clues, and deduce the truth by inspired guesses. ! bad pos. ; pos->...XPR3)<=currentbreadth:errmessage"bad pos"; fi.fi(x(SUFFIX2)r-x(SUFFIX... l.328 ...ed.cap_stem,0); pos2(.5fudged.cap_stem,0) ; (That was another `errmessage'.) [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordl.mf [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] ! The paths don't intersect. ; intersectionpoint->...The paths don't intersect"); origin.else:0.5[point.x_.o... ; ...X0),infinity))intersectionpoint(path); x.D4(SUFFIX0):=x.D5(SUFFIX... define_upper->...);x(SUFFIX2)e:=x(SUFFIX3)e;endfor .endgroup define_upper_and_lower->...IX2),(SUFFIX4),(EXPR5)) ;define_lower((SUFFIX3),(S... l.582 ...D5,super_arc.r(4,G5) & super_arc.r(G5,6)) ; (That was another `errmessage'.) > 0 NNW 1 (WNW WSW) SSW 2 (SSE) ESE 3 (SSE) SSW 0 (WSW WNW) ! Strange path (turning number is zero). ; l.583 filldraw stroke z.D4e--z.D6e; % inner stroke The path doesn't have a counterclockwise orientation, so I'll probably have trouble drawing it. (See Chapter 27 of The METAFONTbook for more help.) [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordsp.mf [49] [50] [40] [41] [91] [93]) ) ) ) Font metrics written on bbmssbx12.tfm. Output written on bbmssbx12.600gf (58 characters, 18368 bytes). ********************************** Any help will be appreciated. Best regards, -- Dr. Mohamed Houssni Assistant d'Edition e-Press, Casablanca Technopark 20100 Casablanca - Maroc Phone : 212 (0)22 52 58 00 Fax : 212 (0)22 21 42 21 -- Dr. Mohamed Houssni Assistant d'Edition e-Press, Casablanca Technopark 20100 Casablanca - Maroc Phone : 212 (0)22 52 58 00 Fax : 212 (0)22 21 42 21 From - Thu Oct 30 15:19:19 2003 Return-Path: Received: from smtp0.libero.it (smtp0.libero.it [193.70.192.33]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9UEJAcp067168 for ; Thu, 30 Oct 2003 15:19:14 +0100 (CET) Received: from a3i3g5 (151.26.65.111) by smtp0.libero.it (7.0.020-DD01) id 3F6F1CE700CBBEA0 for metafont@ens.fr; Thu, 30 Oct 2003 15:19:10 +0100 From: "Rodolfo Medina" To: Subject: Problems with Metapost labels in the dvi file. Date: Thu, 30 Oct 2003 15:20:06 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Disposition-Notification-To: "Rodolfo Medina" Hi, all. I found out that when a figure has labels (with `btex' and `etex'), then the whole figure does not appear in the .dvi file, but only in the .ps file. Is that normal, and how can I work it out? On my PC I have Mandrake Linux 9.0. Thanks, Rodolfo --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/03 From - Thu Oct 30 17:12:28 2003 Return-Path: Received: from web40606.mail.yahoo.com (web40606.mail.yahoo.com [66.218.78.143]) by nef.ens.fr (8.12.10/1.01.28121999) with SMTP id h9UGCLcp096839 for ; Thu, 30 Oct 2003 17:12:22 +0100 (CET) Message-ID: <20031030161220.15622.qmail@web40606.mail.yahoo.com> Received: from [62.44.96.2] by web40606.mail.yahoo.com via HTTP; Thu, 30 Oct 2003 08:12:20 PST Date: Thu, 30 Oct 2003 08:12:20 -0800 (PST) From: Ivan Ivanov Subject: Re: [metafont] Problems with Metapost labels in the dvi file. To: metafont@ens.fr In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi Roberto, Some months ago I had a similar issue with labels. I posted a message with subject "MetaPost lables do not appear" and I received several answers. They might help you and you can read them here: http://www.gutenberg.eu.org/pub/GUTenberg/archives/metafont/metafont-03-08 Ivan --- Rodolfo Medina wrote: > Hi, all. > > I found out that when a figure has labels (with > `btex' and `etex'), > then the whole figure does not appear in the .dvi > file, but only in the .ps > file. > Is that normal, and how can I work it out? > On my PC I have Mandrake Linux 9.0. > > Thanks, > Rodolfo > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.516 / Virus Database: 313 - Release > Date: 01/09/03 > __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ From - Thu Oct 30 22:28:39 2003 Return-Path: Received: from web14509.mail.yahoo.com (web14509.mail.yahoo.com [216.136.224.168]) by nef.ens.fr (8.12.10/1.01.28121999) with SMTP id h9ULSWcp074212 for ; Thu, 30 Oct 2003 22:28:34 +0100 (CET) Message-ID: <20031030212825.74661.qmail@web14509.mail.yahoo.com> Received: from [12.11.157.254] by web14509.mail.yahoo.com via HTTP; Thu, 30 Oct 2003 13:28:25 PST Date: Thu, 30 Oct 2003 13:28:25 -0800 (PST) From: mbnd45 Subject: [MetaPost] Graph: Year/Month Units To: metafont@ens.fr MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I would like to produce a MetaPost graph (using the standard graph macroset) with both the year (century plus year or bare year) and month along the x axis. Something more or less like the following: | | +--|----------|----------|----//----|-- ... 99/11 99/12 00/01 // 00/12 ... Time (year/month) (I'm using Red Hat 9, standard distribution.) I wouldn't expect MetaPost to automatically know that values and separators like the above are consecutive year/month units and treat them appropriately (a na\"\i ve test predictably failed); I assume that some other format is necessary. Splicing the year/month into one full integer (for example, 199904) or a decimal (1999.04) would distort the graph due to the large gap between the twelfth month of one year and the first of the following. The alternative is to simply use the number of months since the origin date. While this is acceptable it does not---especially for several years' worth of data points---provide the clarity of a year/month combination. Can MetaPost in fact accommodate such values? Do I need to look into gnuplot? Thanks very much for any responses. __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ From - Thu Oct 30 22:41:14 2003 Return-Path: Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9ULdccp076424 for ; Thu, 30 Oct 2003 22:41:12 +0100 (CET) Received: from a3i3g5 (151.26.59.92) by smtp1.libero.it (7.0.020-DD01) id 3F6F0E4800CE6344 for metafont@ens.fr; Thu, 30 Oct 2003 22:40:06 +0100 From: "Rodolfo Medina" To: Subject: Re: [metafont] Problems with Metapost labels in the dvi file. Date: Thu, 30 Oct 2003 22:40:14 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <20031030161220.15622.qmail@web40606.mail.yahoo.com> Disposition-Notification-To: "Rodolfo Medina" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% Hi, Ivan. Yes, I remember very well that message from you, that is still stored with its answers on my computer. But your problem was different: the label (only the label, if I remember well) would not appear in the .ps file, whereas my problem is that the whole figure does not appear in the .dvi file, although it works fine in the .ps file. That's why I posted a new message. I'll have a look at the address you suggest, but I'm afraid I won't find an answer to my own question. I'll have a look anyhow. Thanks indeed, Rodolfo -----Messaggio originale----- Da: Ivan Ivanov [mailto:rambiusparkisanius@yahoo.com] Inviato: giovedì 30 ottobre 2003 17.12 A: metafont@ens.fr Oggetto: Re: [metafont] Problems with Metapost labels in the dvi file. Hi Roberto, Some months ago I had a similar issue with labels. I posted a message with subject "MetaPost lables do not appear" and I received several answers. They might help you and you can read them here: http://www.gutenberg.eu.org/pub/GUTenberg/archives/metafont/metafont-03-08 Ivan --- Rodolfo Medina wrote: > Hi, all. > > I found out that when a figure has labels (with > `btex' and `etex'), > then the whole figure does not appear in the .dvi > file, but only in the .ps > file. > Is that normal, and how can I work it out? > On my PC I have Mandrake Linux 9.0. > > Thanks, > Rodolfo > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/03 From - Fri Oct 31 12:37:13 2003 Return-Path: Received: from web40602.mail.yahoo.com (web40602.mail.yahoo.com [66.218.78.139]) by nef.ens.fr (8.12.10/1.01.28121999) with SMTP id h9VBb8cp024577 for ; Fri, 31 Oct 2003 12:37:08 +0100 (CET) Message-ID: <20031031113707.95400.qmail@web40602.mail.yahoo.com> Received: from [62.44.96.2] by web40602.mail.yahoo.com via HTTP; Fri, 31 Oct 2003 03:37:07 PST Date: Fri, 31 Oct 2003 03:37:07 -0800 (PST) From: Ivan Ivanov Subject: Re: [metafont] Problems with Metapost labels in the dvi file. To: metafont@ens.fr In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-2025917803-1067600227=:92890" --0-2025917803-1067600227=:92890 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline Hi Rodolfo, Unfortunately, I cannot help you very much. Although I became quite skillfull in using MetaPost, I am not so skillfull in understanding why and how it works especially with labels. I hope that you or someone else will find and post an answer. However, my exact problem is that not only the labels but whole parts of my figure did not appear in the MetaPost ps output. I am attaching some files to illustrate this (I am sorry they are long but I have no time to shorten them): images.mp is the metapost source image2.tex is the latex file that includes the metapost output. So if you mpost images.mp and open the resulting images.2 you will see that a great part of the figure is missing. But if you latex image2.tex and open image2.ps you will see the whole figure. This makes me think the explanation why your figure does not appear in the dvi file, is close to the explanations of my postings. I would like also to ask you why do you want to work with the dvi file. Up to now I pay little attention to them. Hope this helps Regards Ivan Ivanov --- Rodolfo Medina wrote: > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > %%%%%%%%%%%%%%%% > Hi, Ivan. > > Yes, I remember very well that message from you, > that is still stored with its answers on my > computer. > But your problem was different: the label (only the > label, if I remember > well) > would not appear in the .ps file, whereas my problem > is that the whole > figure > does not appear in the .dvi file, although it works > fine in the .ps file. > That's why I posted a new message. > I'll have a look at the address you suggest, but I'm > afraid I won't find an > answer to my own > question. I'll have a look anyhow. > > Thanks indeed, > Rodolfo > __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ --0-2025917803-1067600227=:92890 Content-Type: application/octet-stream; name="images.mp" Content-Transfer-Encoding: base64 Content-Description: images.mp Content-Disposition: attachment; filename="images.mp" JSBHbG9iYWwgdmFyaWFibGUKd2FybmluZ2NoZWNrOj0wOwpkZWZhdWx0c2Nh bGU6PTE7CmRlZmF1bHRmb250Oj0icnB0bXIiOwp1Oj0xY207ICAgICAgICAg ICAgICAgICUgTWFpbiBkaXN0YW5jZSAgdW5pdAp0aDo9MC4xNXU7ICAgICAg ICAgICAgICUgVGhpY2tuZXNzIG9mIHRoZSBib2xkIGxpbmVzIG9yIGNpcmNs ZXMKcHc6PTIwLjh1OyAgICAgICAgICAgICAlIFBhZ2Ugd2lkdGggb2YgQTQg cGFnZQpwaDo9MjkuNnU7ICAgICAgICAgICAgICUgUGFnZSBoZWlnaHQgb2Yg QTQgcGFnZQpwYWlyIGFmY2VudGVyOyAgICAgICAgICUgRGVjbGFyZSB0aGUg Y2VudGVyIG9mIEE0IHBhZ2UKYWZjZW50ZXIgPSAocHcvMixwaC8yKTslIFRo ZSBjb29yZGluYXRlcyBvZiB0aGUgY2VudGVyIG9mIEE0IHBhZ2UKCiUgR2xv YmFsIGNvbG9ycwpjb2xvciB5ZWxsb3c7ICAgICAgICAgICUgRGVjbGFyZSB5 ZWxsb3cgY29sb3IKY29sb3Igb3JhbmdlOyAgICAgICAgICAlIERlY2xhcmUg b3JhbmdlIGNvbG9yCmNvbG9yIHB1cnBsZTsgICAgICAgICAgJSBEZWNsYXJl IHB1cnBsZSBjb2xvcgpjb2xvciB0b21hdG87ICAgICAgICAgICUgRGVjbGFy ZSB0b21hdG8gY29sb3IKY29sb3IgZ3JheTsgICAgICAgICAgICAlIERlY2xh cmUgZ3JheSBjb2xvcgpjb2xvciBsZ3JheTsgICAgICAgICAgICUgRGVjbGFy ZSBjb2xvciBsaWdodCBncmF5CnllbGxvdz0oMSwxLDApOyAgICAgICAgJSBE ZWZpbmUgeWVsbG93Cm9yYW5nZT0oMjU2LDE2NiwwKS8yNTY7ICAlIERlZmlu ZSBvcmFuZ2UKcHVycGxlPSgxNzIsMTMxLDI1NikvMjU2OyAlIERlZmluZSBw dXJwbGUKdG9tYXRvPSgyMzksOTMsNjYpLzI1NjsgJSBEZWZpbmUgdG9tYXRv CmdyYXk9KDE5MSwxOTEsMTkxKS8yNTY7ICUgRGVmaW5lIGdyYXkKbGdyYXk9 KDIxMiwyMTIsMjEyKS8yNTY7ICVEZWZpbmUgbGlnaHQgZ3JheQoKJSBBIG1h Y3JvIGZvciBkcmF3aW5nIGEgY2lyY2xlIHdpdGggZGlhbWV0ZXIgciBhbmQg Y2VudGVyIHMKZGVmIGNpcmNsZWMoZXhwciByLCBzKSA9CiAgZnVsbGNpcmNs ZSBzY2FsZWQgciBzaGlmdGVkIHM7CmVuZGRlZjsKCmJlZ2luZmlnKDIpOwog IHNhdmUgZCwgciwgYTsKICBkOj0ydTsgICAgICAgICAgICAgICAlIFJhZGl1 cyBvZiBhbGwgY2lybGNlcyBpbiB0aGlzIGZpZ3VyZQogIHI6PWQvMjsgICAg ICAgICAgICAgICUgUmFkaXVzIG9mIHRoZSBjaXJjbGVzCiAgcGF0aCBhOyAg ICAgICAgICAgICAgJSBUaGUgYmxhY2sgY2VudHJhbCBjaXJjbGUKICBhZmNl bnRlcjo9YWZjZW50ZXItKDJ1LDApOwogIGEgPSBjaXJjbGVjKGQsIGFmY2Vu dGVyKTsKICAlIERyYXcgdGhlIGJsYWNrIGNlbnRyYWwgY2lyY2xlIG9mIHRo ZSBmaWd1cmUgd2hvc2UgY2VudGVyIGlzIGNob3NlbiB0byBiZSB0aGUgY2Vu dGVyIG9mIHRoZSBwYWdlCiAgZHJhdyBhIHdpdGhjb2xvciBibGFjazsKICBs YWJlbCgiMzYwIiwgYWZjZW50ZXIpOwogIHogPSBwb2ludCA0IG9mIGE7ICAg JSBUaGUgbGVmdG1vc3QgcG9pbnQgb2YgdGhlIGNlbnRyYWwgY2lyY2xlCiAg dGl0YTo9LTMxOyAgICAgICAgICAlIEFuZ2xlIG9mIHJvdGF0aW9uCiAgcGFp ciBjcFtdOyAgICAgICAgICAlIFRoZSBzaGlmdCB2ZWN0b3JzIG9mIHRoZSBj aXJjbGVzIHN1cnJvdW5kaW5nIHRoZSBjZW50cmFsIGNpcmNsZQogIHBhaXIg YnBbXTsgICAgICAgICAgJSBUaGUgYmVnaW5uaW5nIHBvaW50cyBvZiB0aGUg bGluZXMgY29ubmVjdGluZyB0aGUgY2VudHJhbCBjaXJjbGUgYW5kIHRoZSBv dGhlciBjaXJjbGVzCiAgcGFpciBlcFtdOyAgICAgICAgICAlIFRoZSBlbmQg cG9pbnRzIG9mIHRoZXNlIGxpbmVzCiAgbHA6PTUuNXU7ICAgICAgICAgICAl IFRoZSBsZW5ndGggb2YgdGhlIGxpbmVzCiAgZGk6PWQtdGg7ICAgICAgICAg ICAlIFRoZSBkaWFtZXRlciBvZiB0aGUgaW5uZXIgY2lyY2xlcwogIGJwWzBd ID0gejsKICBlcFswXSA9IGJwWzBdLShscCwwKTsKICBjcFswXSA9IGVwWzBd LShkLzIsMCk7CiAgZm9yIGk9MCB1cHRvIDExOgogICAgYnBbaV0gPSBicFsw XSByb3RhdGVkYXJvdW5kKGFmY2VudGVyLCBpKnRpdGEpOwogICAgZXBbaV0g PSBlcFswXSByb3RhdGVkYXJvdW5kKGFmY2VudGVyLCBpKnRpdGEpOwogICAg Y3BbaV0gPSBjcFswXSByb3RhdGVkYXJvdW5kKGFmY2VudGVyLCBpKnRpdGEp OwogICAgZHJhdyBicFtpXS0tZXBbaV07CiAgICBkcmF3IGNpcmNsZWMoZCwg Y3BbaV0pOwogICAgcGF0aCBjaTsKICAgIGNpID0gY2lyY2xlYyhkaSxjcFtp XSk7CiAgICBkcmF3b3B0aW9ucyh3aXRocGVuIHBlbmNpcmNsZSBzY2FsZWQg dGgpOwogICAgaWYgKGk9MCkgb3IgKGk9MSkgb3IgKGk9Mikgb3IgKGk9Myk6 CiAgICAgIGRyYXcgY2kgd2l0aGNvbG9yIGJsdWU7CiAgICBlbHNlaWYgKGk9 NCkgb3IgKGk9NSk6CiAgICAgIGRyYXcgY2kgd2l0aGNvbG9yIHllbGxvdzsK ICAgIGVsc2VpZiAoaT04KToKICAgICAgZHJhdyBjaSB3aXRoY29sb3Igb3Jh bmdlOwogICAgZWxzZWlmIChpPTkpIG9yIChpPTEwKSBvciAoaT0xMSk6CiAg ICAgIGRyYXcgY2kgd2l0aGNvbG9yIHJlZDsKICAgIGZpOwogICAgaWYgKGk9 MTApOgogICAgICBzYXZlIGNpaTsKICAgICAgcGF0aCBjaWk7CiAgICAgIGNp aSA9IGNpcmNsZWMoZGktdGgsIGNwW2ldKTsKICAgICAgZHJhdyBjaWkgd2l0 aGNvbG9yIG9yYW5nZTsKICAgIGZpCiAgICBkcmF3b3B0aW9ucygpOwogIGVu ZGZvcjsKICBvbWVnYTo9LTE1OyAgICAgICAgICUgVGhlIGluaXRhbCBhbmds ZSBvZiByb3RhdGlvbgogIHBhaXIgY3FbXTsgICAgICAgICAgJSBUaGUgc2hp ZnQgdmVjdG9ycyBvZiB0aGUgb3RoZXIgaGFsZiBvZiB0aGUgY2lyY2xlcwog IHBhaXIgYnFbXTsgICAgICAgICAgJSBUaGUgYmVnaW5uaW5nIHBvaW50cyBv ZiB0aGUgbGluZXMgY29ubmVjdGlnIHRoZSBjZW50cmFsIGNpcmNsZSBhbmQg dGhlIG90aGVyIGNpcmNsZXMKICBwYWlyIGVxW107ICAgICAgICAgICUgVGhl IGVuZCBwb2ludHMgb2YgdGhlc2UgbGluZXMKICBscTo9Mi45dTsgICAgICAg ICAgICUgVGhlIGxlbmd0aCBvZiB0aGUgbGluZXMKICBicVswXSA9IHogcm90 YXRlZGFyb3VuZCAoYWZjZW50ZXIsIG9tZWdhKTsKICBlcVswXSA9IGJxWzBd LShscSpjb3NkKG9tZWdhKSxscSpzaW5kKG9tZWdhKSk7CiAgY3FbMF0gPSBl cVswXS0ocipjb3NkKG9tZWdhKSxyKnNpbmQob21lZ2EpKTsKICBmb3IgaT0w IHVwdG8gMTA6CiAgICBicVtpXSA9IGJxWzBdIHJvdGF0ZWRhcm91bmQoYWZj ZW50ZXIsIGkqdGl0YSk7CiAgICBlcVtpXSA9IGVxWzBdIHJvdGF0ZWRhcm91 bmQoYWZjZW50ZXIsIGkqdGl0YSk7CiAgICBjcVtpXSA9IGNxWzBdIHJvdGF0 ZWRhcm91bmQoYWZjZW50ZXIsIGkqdGl0YSk7CiAgICBkcmF3IGJxW2ldLS1l cVtpXTsKICAgIGRyYXcgY2lyY2xlYyhkLCBjcVtpXSk7CiAgICBwYXRoIGNp OwogICAgY2kgPSBjaXJjbGVjKGRpLCBjcVtpXSk7CiAgICBkcmF3b3B0aW9u cyh3aXRocGVuIHBlbmNpcmNsZSBzY2FsZWQgdGgpOwogICAgaWYgKGk9MCk6 CiAgICAgIGRyYXcgc3VicGF0aCgyLDYpIG9mIGNpIHdpdGhjb2xvciBncmVl bjsKICAgICAgZHJhdyBzdWJwYXRoKC0yLDIpIG9mIGNpIHdpdGhjb2xvciBv cmFuZ2U7CiAgICBlbHNlaWYgKGk9MSkgb3IgKGk9Myk6CiAgICAgIGRyYXcg Y2kgd2l0aGNvbG9yIHJlZDsKICAgIGVsc2VpZiAoaT0yKSBvciAoaT01KToK ICAgICAgZHJhdyBjaSB3aXRoY29sb3IgeWVsbG93OwogICAgZWxzZWlmIChp PTQpIG9yIChpPTcpIG9yIChpPTkpIG9yIChpPTEwKToKICAgICAgZHJhdyBj aSB3aXRoY29sb3IgYmx1ZTsKICAgIGVsc2VpZiAoaT02KToKICAgICAgZHJh dyBjaSB3aXRoY29sb3Igb3JhbmdlOwogICAgZWxzZWlmIChpPTgpOgogICAg ICBkcmF3IGNpIHdpdGhjb2xvciBncmVlbjsKICAgIGZpCiAgICBkcmF3b3B0 aW9ucygpOwogIGVuZGZvcjsKICBsYWJlbCgiMTgiLCBjcFswXSk7CiAgbGFi ZWwoIjEyIiwgY3BbMV0pOwogIGxhYmVsKCI5IiwgY3BbMl0pOwogIGxhYmVs KCI2IiwgY3BbM10pOwogIGxhYmVsKCI0IiwgY3BbNF0pOwogIGxhYmVsKCIy IiwgY3BbNV0pOwogIGxhYmVsKCIxODAiLCBjcFs2XSk7CiAgbGFiZWwoIjkw IiwgY3BbN10pOwogIGxhYmVsKCI2MCIsIGNwWzhdKTsKICBsYWJlbCgiNDAi LCBjcFs5XSk7CiAgbGFiZWwoIjMwIiwgY3BbMTBdKTsKICBsYWJlbCgiMjAi LCBjcFsxMV0pOwogIGxhYmVsKCIxNSIsIGNxWzBdKTsKICBsYWJlbCgiMTAi LGNxWzFdKTsKICBsYWJlbCgiOCIsY3FbMl0pOwogIGxhYmVsKCI1IixjcVsz XSk7CiAgbGFiZWwoIjMiLGNxWzRdKTsKICBsYWJlbCgiMSIsY3FbNV0pOwog IGxhYmVsKCIxMjAiLGNxWzZdKTsKICBsYWJlbCgiNzIiLGNxWzddKTsKICBs YWJlbCgiNDUiLGNxWzhdKTsKICBsYWJlbCgiMzYiLGNxWzldKTsKICBsYWJl bCgiMjQiLGNxWzEwXSk7CiAgbGFiZWwuYm90KCIyMCIsICgzLjV1L2xwKVtl cFswXSxicFswXV0pOwogIGxhYmVsLmJvdCgiMzAiLCAoMy41dS9scClbZXBb MV0sYnBbMV1dIC0gKDEsMSkpOwogIGxhYmVsLmJvdCgiNDAiLCAoMy41dS9s cClbZXBbMl0sYnBbMl1dIC0gKDMsMykpOwogIGxhYmVsLmJvdCgiNjAiLCAo My41dS9scClbZXBbM10sYnBbM11dIC0gKDcsMCkpOwogIGxhYmVsLmJvdCgi OTAiLCAoMy41dS9scClbZXBbNF0sYnBbNF1dICsgKDQsMCkpOwogIGxhYmVs LmJvdCgiMTgwIiwgKDMuNXUvbHApW2VwWzVdLGJwWzVdXSArICgzLDApKTsK ICBsYWJlbC5ib3QoYnRleCAkXGRpdiAyJCBldGV4LCAoMy41dS9scClbZXBb Nl0sYnBbNl1dKTsKICBsYWJlbC5ib3QoIjQiLCAoMy41dS9scClbZXBbN10s YnBbN11dKTsKICBsYWJlbC5ib3QoIjYiLCAoMy41dS9scClbZXBbOF0sYnBb OF1dIC0gKDIsMCkpOwogIGxhYmVsLmJvdCgiOSIsICgzLjV1L2xwKVtlcFs5 XSxicFs5XV0gKyAoMywwKSk7CiAgbGFiZWwuYm90KCIxMiIsICgzLjV1L2xw KVtlcFsxMF0sYnBbMTBdXSArICgzLDApKTsKICBsYWJlbC5ib3QoIjE4Iiwg KDMuNXUvbHApW2VwWzExXSxicFsxMV1dKTsKICBsYWJlbC5ib3QoIjI0Iiwg KDF1L2xxKVtlcVswXSxicVswXV0pOwogIGxhYmVsLmJvdCgiMzYiLCAoMXUv bHEpW2VxWzFdLGJxWzFdXSAtICgzLDApKTsKICBsYWJlbC5ib3QoIjQ1Iiwg KDF1L2xxKVtlcVsyXSxicVsyXV0tICg2LDApKTsKICBsYWJlbC5ib3QoIjcy IiwgKDF1L2xxKVtlcVszXSxicVszXV0gKyAoNiwwKSk7CiAgbGFiZWwuYm90 KCIxMjAiLCAoMXUvbHEpW2VxWzRdLGJxWzRdXSArICgzLDApKTsKICBsYWJl bC5ib3QoIjM2MCIsICgxdS9scSlbZXFbNV0sYnFbNV1dKTsKICBsYWJlbC5i b3QoIjMiLCAoMXUvbHEpW2VxWzZdLGJxWzZdXSk7CiAgbGFiZWwuYm90KCI1 IiwgKDF1L2xxKVtlcVs3XSxicVs3XV0pOwogIGxhYmVsLmJvdCgiOCIsICgx dS9scSlbZXFbOF0sYnFbOF1dIC0gKDQsMCkpOwogIGxhYmVsLmJvdCgiMTAi LCAoMXUvbHEpW2VxWzldLGJxWzldXSArICg0LDApKTsKICBsYWJlbC5ib3Qo IjE1IiwgKDF1L2xxKVtlcVsxMF0sYnFbMTBdXSArICgyLDApKTsKICBsYWJl bC50b3AoIkZpZ3VyZSAxIiwgKDEyLjV1LDUuNXUpKTsKZW5kZmlnOwplbmQK --0-2025917803-1067600227=:92890 Content-Type: application/x-tex; name="image2.tex" Content-Transfer-Encoding: base64 Content-Description: image2.tex Content-Disposition: attachment; filename="image2.tex" XGRvY3VtZW50Y2xhc3N7YXJ0aWNsZX0KXHVzZXBhY2thZ2V7Z3JhcGhpY3h9 ClxiZWdpbntkb2N1bWVudH0KXGluY2x1ZGVncmFwaGljc1t3aWR0aD0xNWNt XXtpbWFnZXMuMn0KXGVuZHtkb2N1bWVudH0K --0-2025917803-1067600227=:92890-- From - Fri Oct 31 15:59:48 2003 Return-Path: Received: from Mail.casablanca-technopark.ma ([62.251.222.222]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9VExgcp076975 for ; Fri, 31 Oct 2003 15:59:43 +0100 (CET) Received: from e-press.co.ma (unknown [192.168.3.101]) by Mail.casablanca-technopark.ma (Mailing) with ESMTP id D238922AEA9 for ; Fri, 31 Oct 2003 15:14:03 +0000 (WET) Message-ID: <3FA27FB7.5040202@e-press.co.ma> Date: Fri, 31 Oct 2003 15:28:55 +0000 From: Mohamed HOUSSNI User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: fr-fr, fr MIME-Version: 1.0 To: metafont@ens.fr Subject: Sans Serif Bold Extended Blackboard at 12pt] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I tryed to use Sans Serif Bold Extended Blackboard at 12pt in math mode via the command \mathbbmss but it does not work. I tryed to create the mf manually and get the pf and tfm files after but I dit not succefull to do it. It gives me the following errors : ****************************** This is METAFONT, Version 2.7182 (Web2C 7.3.7x) (base=mf 2003.2.25) 24 OCT 2003 15:28 **\mode:=ljfour; mag:=1+0/600; nonstopmode; input bbmssbx12 (/home/articles/formation/houssni/pk12/bbmssbx12.mf (/home/articles/formation/houssni/pk12/b-bbmssbx.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbbase.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/cm/cmbase.mf)) (/usr/local/TeX/TL7/texmf/fonts/source/public/sauter/c-cmssbx.mf) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbord.mf (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordu.mf [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] ! bad pos. ; pos->...XPR3)<=currentbreadth:errmessage"bad pos"; fi.fi(x(SUFFIX2)r-x(SUFFIX... l.328 pickup tiny.nib; pos1(.5fudged.cap_stem,0) ; pos2(.5fudged.cap_stem,0); This error message was generated by an `errmessage' command, so I can't give any explicit help. Pretend that you're Miss Marple: Examine all clues, and deduce the truth by inspired guesses. ! bad pos. ; pos->...XPR3)<=currentbreadth:errmessage"bad pos"; fi.fi(x(SUFFIX2)r-x(SUFFIX... l.328 ...ed.cap_stem,0); pos2(.5fudged.cap_stem,0) ; (That was another `errmessage'.) [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordl.mf [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] ! The paths don't intersect. ; intersectionpoint->...The paths don't intersect"); origin.else:0.5[point.x_.o... ; ...X0),infinity))intersectionpoint(path); x.D4(SUFFIX0):=x.D5(SUFFIX... define_upper->...);x(SUFFIX2)e:=x(SUFFIX3)e;endfor .endgroup define_upper_and_lower->...IX2),(SUFFIX4),(EXPR5)) ;define_lower((SUFFIX3),(S... l.582 ...D5,super_arc.r(4,G5) & super_arc.r(G5,6)) ; (That was another `errmessage'.) > 0 NNW 1 (WNW WSW) SSW 2 (SSE) ESE 3 (SSE) SSW 0 (WSW WNW) ! Strange path (turning number is zero). ; l.583 filldraw stroke z.D4e--z.D6e; % inner stroke The path doesn't have a counterclockwise orientation, so I'll probably have trouble drawing it. (See Chapter 27 of The METAFONTbook for more help.) [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/TeX/TL7/texmf/fonts/source/public/bbm/blbordsp.mf [49] [50] [40] [41] [91] [93]) ) ) ) Font metrics written on bbmssbx12.tfm. Output written on bbmssbx12.600gf (58 characters, 18368 bytes). ********************************** Any help will be appreciated. Best regards, -- Dr. Mohamed Houssni Assistant d'Edition e-Press, Casablanca Technopark 20100 Casablanca - Maroc Phone : 212 (0)22 52 58 00 Fax : 212 (0)22 21 42 21 From - Fri Oct 31 18:43:23 2003 Return-Path: Received: from aleph.net.uniovi.es (aleph.net.uniovi.es [156.35.11.1]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9VHhIcp020943 for ; Fri, 31 Oct 2003 18:43:19 +0100 (CET) Received: from CONVERSION-DAEMON.aleph.net.uniovi.es by aleph.net.uniovi.es (PMDF V6.1 #39514) id <01L2HLNSR2YO00OJON@aleph.net.uniovi.es> for metafont@ens.fr; Fri, 31 Oct 2003 18:41:04 +0100 (MET) Received: from sirio.edv.uniovi.es (sirio.edv.uniovi.es [156.35.151.2]) by aleph.net.uniovi.es (PMDF V6.1 #39514) with SMTP id <01L2HIG5TZVQ00OZC8@aleph.net.uniovi.es>; Fri, 31 Oct 2003 17:06:43 +0100 (MET) Received: from localhost by sirio.edv.uniovi.es (SMI-8.6/SMI-SVR4) id RAA27952; Fri, 31 Oct 2003 17:06:38 +0100 Date: Fri, 31 Oct 2003 17:06:37 +0100 (MET) From: "Jose Luis Diaz de Arriba." Subject: Re: [metafont] Problems with Metapost labels in the dvi file. In-reply-to: X-Sender: jdiaz@sirio.edv.uniovi.es To: Rodolfo Medina Cc: metafont@ens.fr Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT On Thu, 30 Oct 2003, Rodolfo Medina wrote: romeomedina> Hi, all. romeomedina> romeomedina> I found out that when a figure has labels (with `btex' and `etex'), romeomedina> then the whole figure does not appear in the .dvi file, but only in the .ps romeomedina> file. romeomedina> Is that normal, and how can I work it out? romeomedina> On my PC I have Mandrake Linux 9.0. It is normal. The figures produced by metapost do not include the fonts required to render them. You need to include the figure in a latex document and process the result with dvips (or dvipdfm). This way, the post-processor reuses the fonts used by the latex document if the figures use the same fonts, or include the neccesary fonts if not. This reduces the size of the final document file. The dvi file do not include the images, actually. Instead, it only includes to the file in which the image resides. The dvi viewer calls ghostview passing it the name of that file, ghostview renders the image and the dviviewer puts the resultant bitmap in the screen. The problem with metapost graphics is that, as explained before, the file is incomplete, because it lacks the fonts. So ghostview crashes and nothing is visualized. If you compile with pdflatex, you can obtain a PDF in a single pass, and since the PDF actually includes the images, you can visualize it using acrobat or xpdf without problems. Regards, ----------------------------------------------------------------------- Jose Luis Diaz de Arriba e-mail: jdiaz@atc.uniovi.es -----------------------------------------------------------------------