[Scid-users] Scid on iPad?

2011-11-28 Thread Ulrich Dirr
Does there exist a port to the iPad? Best regards, Ulrich -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudul

Re: [Scid-users] Export to Latex Hangs on Black Move

2011-09-05 Thread Ulrich Dirr
Hi Harvey, On 05.09.2011 Harvey Kelly wrote: > ! Extra alignment tab has been changed to \cr. > \endtemplate > > l.449.&...& >Ne4 \\ Where does \endtemplate comes from. As said before "&" is a special character inside TeX for formatting tables ("! Extra alignment tab" is the

[Scid-users] command line options / iPad

2011-08-25 Thread Ulrich Dirr
Hi, is it possible to have SCID on the iPad? What to do to achieve this? Is there a command line option to load a game from a specified database? Best regards, Ulrich -- EMC VNX: the world's simplest storage, starting

Re: [Scid-users] LaTeX chess12 font on Fedora

2010-05-21 Thread Ulrich Dirr
> Also, where can we get skak? I'm currently at work so can't look around > thoroughly, but a quick Google didn't really find anything. It's available on CTAN (see http://www.ctan.org/tex-archive/fonts/chess/). Ulrich --

Re: [Scid-users] LaTeX chess12 font on Fedora

2010-05-21 Thread Ulrich Dirr
Hi Marius, > Thanks a lot for your help. I will have a look to see if I can find a more recent > version of chess12. Would using skak require modifications to the source file? If > so, it is a change that needs to done in Scid. If not, I would try to use skak > instead. There is no newer versi

Re: [Scid-users] LaTeX chess12 font on Fedora

2010-05-21 Thread Ulrich Dirr
Well, on my system your tex files compiles o.k. So probably there's something wrong with your installation ... \listfiles shows on my system: *File List* article.cls2005/09/16 v1.4f Standard LaTeX document class size10.clo2005/09/16 v1.4f Standard LaTeX file (size option) times.sty

Re: [Scid-users] LaTeX chess12 font on Fedora

2010-05-21 Thread Ulrich Dirr
> I've been meaning to get this working for a while, so I was glad for this > question. I followed the instructions on this page, but there seems to be a > problem with the chess12 fonts, or I'm missing a dependency. Maybe somebody has > some advice. When I compile the tex file, I get the follow

Re: [Scid-users] Extended NAG values

2008-03-26 Thread Ulrich Dirr
Hi, On Wednesday, March 26, 2008 10:02 AM Alexander Wagner wrote: [...] > > Much more important would be how we can configure scid to > > write the code we want. > > Perfectly agree. With a probably not optimal but simple, > good stlye usable without deep knowledg of LaTeX' internals. > That

Re: [Scid-users] {Spam?} Re: Extended NAG values

2008-03-26 Thread Ulrich Dirr
On Wednesday, March 26, 2008 9:28 AM Willem van den Akker wrote: > I am using skak-1.2 which is the current version distributed with > debian-testing. Chessfss is currently not included in the > debian-testing distribution so it must be packaged (if no copyright > issues are involved). Where can I

Re: [Scid-users] Extended NAG values

2008-03-26 Thread Ulrich Dirr
Hi, On Wednesday, March 26, 2008 7:34 AM Alexander Wagner wrote: > > which tex system are you using? You should also use the > > most recent packages. I would strongly recommend using > > skak with chessfs/chessboard or texmate. There are several > > documents which are explaining everything v

Re: [Scid-users] {Spam?} Re: Extended NAG values

2008-03-25 Thread Ulrich Dirr
Hi, On Tuesday, March 25, 2008 4:08 PM WilSoft wrote: > I have played somewhat with the skak package. > > I like the way the diagrams are handled and can be scaled. Also the > fonts are much better. > However I saw few drawbacks. I cant tell if its not possible or I > couldnt find it.. ;). The u

Re: [Scid-users] Extended NAG values

2008-03-24 Thread Ulrich Dirr
Hi, Just for your information: your LaTeX code is obsolet, please read l2tabu (available on CTAN, dated Dec 2004), e.g., - a4/a4wide are obsolet, use the a4paper option. - $$...$$ better use \[...\] or \begin{displaymath}...\end{displaymath}. - times is obsolet use \usepackage{mathptmx}. - chess

Re: [Scid-users] Latex diagrams error

2007-03-10 Thread Ulrich Dirr
Daniel Jacobsen wrote: > I don't know which fonts I'm using - how do I find out? If you look at the end of the log file you will see that you are using pk fonts for figurines and board (these are bitmap fonts). Maybe this is the source of your problem. If I recall correctly 'chess' is an very old

Re: [Scid-users] Latex diagrams error

2007-03-10 Thread Ulrich Dirr
[EMAIL PROTECTED] wrote: > When I export a game as latex with diagrams (comments with > '#'), pdflatex creates diagrams with a white bar on the > extreme right, inside the diagram frame. Is there anyone who > knows how to fix this problem? The workaround is dvi->ps then > convert from gsview, so it