Small addition to dia-list subject line

2002-04-14 Thread Jacek Pliszka
Hi! What do you folks think about adding to e-mails distributed through dia-list a [dia-list] in the subject ? So the title of this e-mail would be: [dia-list] Small addition to dia-list subject line What do you think about adding it to the list config so it is done automatically by mailman ?

Re: postscript export and ISO-8859-2 encoding

2002-04-08 Thread Jacek Pliszka
On Tue, 9 Apr 2002, Jacek [iso-8859-2] Pop³awski wrote: > > Someone else will tell you why it is not working (I guess > > it is gnome-print fault, not dia's). I have simple solutions. > > Isn't good idea to try to fix that? The idea is good. But I lack either skills or time. I spent a few hour

Re: postscript export and ISO-8859-2 encoding

2002-04-08 Thread Jacek Pliszka
On Tue, 9 Apr 2002, Jacek [iso-8859-2] Pop³awski wrote: > I searched this mailing list archive and groups.google.com, but failed. Is it > any solution for my problem? Someone else will tell you why it is not working (I guess it is gnome-print fault, not dia's). I have simple solutions. I use ps

Re: angled text field

2002-04-06 Thread Jacek Pliszka
On Fri, 5 Apr 2002, Pim van Pelt wrote: > Also, where do I drop my (custom made) network shape files ? I have some > for WDM equipment and would like to see those make the CVS and .88+ > versions. Follow question 29 in Dia FAQ. To find Dia FAQ: http://www.google.com/search?q=Dia+FAQ BR, J

Re: (no subject)

2002-02-23 Thread Jacek Pliszka
On 23 Feb 2002, sartajsingh wrote: > few hours . how do we extract the tar files again ? > just gunzip file names or some options too? .tar.gz or .tgz : tar zxvf file .tar : tar xvf file .tar.bz2 or .tgb : tar jxvf file Jacek ___ Dia-list maili

Re: Dia start errors on Win 98

2002-02-14 Thread Jacek Pliszka
> > %WINNT%\profiles\%CURRENT_USER% which is the NT home directory. This sounds as a good place to put .diarc and save time of many reckless Windows users. BR, Jacek ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo

Re: Dia start errors on Win 98

2002-02-13 Thread Jacek Pliszka
On Wed, 13 Feb 2002, Frank Careccia wrote: > I am a new user of Dia. I have installed the Win 32 version (v0.88) and am running >it on a Win 98 environment. When I start Dia, I receive the following messages: > > ** WARNING ** Could not create per user Dia config directory What do you peopl

Re: Re: how to extract the files in unix

2002-01-28 Thread Jacek Pliszka
On 28 Jan 2002, sartajsingh wrote: > I have downloaded the file version dia-0.88.1.tar.gz. > I tried doing tar x dia-0.88.tar.gz but no works. If you have Linux: tar zxvf dia-0.88.tar.gz z - uncompress, x - extract, v - verbose, f - from file if not Linux: gunzip dia-0.88.tar.gz tar -x -f d

Re: TeX output for UML diagrams [path]

2002-01-07 Thread Jacek Pliszka
On Sat, 5 Jan 2002, Cyrille Chepelov wrote: > > 2. Are anybody know: what can cause invisability of some words in TeX > > diagrams ? Most common: - words are placed out of the picture - some other object is covering them Best Regards, Jacek ___ Dia

Re: PS tricks & dia export

2001-11-27 Thread Jacek Pliszka
Hi! > It has been discussed before but I am refering to the bounding box > problem when you enter large expressions (equations). Basically, if the > text you enter is larger than the diagram (although once rendered in > latex it is smaller), the exported bounding box is the one with the text > e

Re: PS tricks & dia export

2001-11-27 Thread Jacek Pliszka
Hi! On Mon, 26 Nov 2001, Neil Zanella wrote: > I don't know how to fix this but I am using teTeX with pstricks as ships > with Red Hat 7.1 and find that when I export all labels appear shifted > to the left. Also, the diagram seems to end up having extra white space > on the left which makes it

Re: PS tricks & dia export

2001-11-26 Thread Jacek Pliszka
On 26 Nov 2001, Benoît Pelletier wrote: > I have had a number of difficulties using PsTricks and dia. I am sorry to hear that. What are the difficulties? Best Regards, Jacek ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/l

Re: PS tricks & dia export

2001-11-26 Thread Jacek Pliszka
Hi! pstricks export is far from being perfect. On Mon, 26 Nov 2001, Oleg Mürk wrote: >This is perfectly correct code, but it seems that >PSTricks has a bug: \scalebox is not applied to >\rput (at least with my MikTex and PSTricks from CTAN). >As a result text is drawn at the wro

Re: Dia + OO

2001-11-02 Thread Jacek Pliszka
On Fri, 2 Nov 2001, Robert Campbell wrote: > I'm going to reply to my own post before it even shows up on the list. > I just opened a MS Word document that contains embedded EPS with > OpenOffice, and the image was visible. So the problem may be with the > EPS output that Dia is producing. Ma

Re: Dia 0.88 pstricks export

2001-07-21 Thread Jacek Pliszka
On Fri, 20 Jul 2001, Kumar Balachandran wrote: > I tried including a jpeg image in a dia figure and exporting it using > pstricks and got the following messages. I know it cannot be that > TeX ran out of memory, because I tried a second time where I > compressed the image to a very small size (38

Re: Using ISO8859-2 characters in Dia

2001-07-05 Thread Jacek Pliszka
On Wed, 4 Jul 2001, Tom Mraz wrote: > is there any way how to use non latin 1 (esp. iso-8859-2) characters in dia? Try unicode just added by Cyrille ( I haven't tested it yet as I have problems with unicode fonts/keyboard on my notebook) Compile with --enable-unicode > charset. Is there any 'qu

Fonts parametrs in dia renderer

2001-06-21 Thread Jacek Pliszka
Hi! I am fixing the font size in pstricks plug-in. I wanted to fix also shapes and series of the font (bold,oblique etc.) but I failed to find how to access those parameters. Could somebody hint me if I can get this information in the renderer? Thanks in advance, Jacek _

Help needed with dia compilation

2001-06-20 Thread Jacek Pliszka
Hi! I know I asked about it some time ago but: a) I have forgotten. b) I cannot find the archives of our list at www.gnome.org I am trying to compile dia on my notebook. I downloaded and installed all (I hope) needed packages. When I run ./autogen.sh I got: I am going to run ./configure with

Re: Scaling in LaTeX

2001-06-17 Thread Jacek Pliszka
On 15 Jun 2001, Benoit Pelletier wrote: > I tried both and it works. I was a bit surprised that #1 worked, I > thought \include was like concatenating the file at the point of > insertion. It turns out that we should use \input instead. Right. \include is not a simple \input. > The problem I

Re: Scaling in LaTeX

2001-06-15 Thread Jacek Pliszka
On 14 Jun 2001, Benoit Pelletier wrote: > I am exporting a dia file to TeX and I would like to scale it in my > LaTeX document using something like > > \resizebox{5cm}{!}{\include{myfile}} Hi! I am not really on-line now so I cannot test it but: 1. Check if that works under \include, i.e. whe

Re: Support of cyrillic letters in Dia

2001-06-13 Thread Jacek Pliszka
On Wed, 13 Jun 2001, Sergei Astanin wrote: > What should I do to use diagrams with non-Latin characters in TeX? This is a TeX quesion not dia. :) You need to use the proper fontencoding and inputencoding in the TeX file. For example this is the header for Polish (sorry, I do not know how shoul

Re: Paper size default, pstricks

2001-06-07 Thread Jacek Pliszka
On Thu, 7 Jun 2001, Kostas Oikonomou wrote: > 2. Vertical centering of text inside a box doesn't seem to work with PSTricks, > i.e. when I export a .tex file. I group the box and the text, and select Center > in Alignment. Is this a bug, or am I doing something wrong? Most likely the bug. :)