Since 4/14/2012 3:07:32 AM, sven2000 has written 5 articles and participated in 12 conversations. sven2000 signature: sven2000
sven2000's articles:
Items(5) /1
locking out part of code in VB6132 (3/26/2010 3:21:56 PM) comp.lang.basic.visual.misc I'm trying to lock out a part of the code depending on a status flag. However VB insists that it still needs the procedure that I've ocked out. Is there a way to make this work? StandAlone = True If StandAlo... sven2000
How does latex render an equation?724 (2/10/2010 7:30:54 PM) comp.text.tex Does anybody know how LaTeX actually renders an equation? I wonder because I see a lot of websites that can render equations in LaTeX. I've been searching the MiKTeX distribution and I found this folder with s... sven2000
[listings package] own definitions319 (1/31/2010 3:28:34 PM) comp.text.tex Is there a way to make the listings package render a line in a single color if some word is present in that line? For example I want the line below rendered gray because of the word "expansion" (which means th... sven2000
installing "booktabs" in MikTex and Winshell17215 (1/9/2010 10:12:48 PM) comp.text.tex I've no experience with latex so far except from what I downloaded and
read today.
As an exercise I wanted to try an example that renders a table using
booktabs. The sample is on this page:
http://en.wi... sven2000
writing a simple PDF containing only line entities728 (11/1/2008 11:48:52 AM) comp.lang.basic.visual.misc I would like to export a drawing from my VB app to a PDF file. The drawing comprises of a titleblock and some simple CAD data. For this I'm planning on using line entities only (even for circles and text). I ca... sven2000
Creating a latex file1030 (1/24/2009 9:30:25 PM) comp.text.tex Does anyone know if its possible to create a Latex text file using notepad and then importing it into the latex editor ? Thanks Victor ... inderpaul_s(38)
installing "booktabs" in MikTex and Winshell17215 (1/9/2010 10:12:48 PM) comp.text.tex I've no experience with latex so far except from what I downloaded and
read today.
As an exercise I wanted to try an example that renders a table using
booktabs. The sample is on this page:
http://en.wi... sven2000(17)
[listings package] own definitions319 (1/31/2010 3:28:34 PM) comp.text.tex Is there a way to make the listings package render a line in a single color if some word is present in that line? For example I want the line below rendered gray because of the word "expansion" (which means th... sven2000(17)
How does latex render an equation?724 (2/10/2010 7:30:54 PM) comp.text.tex Does anybody know how LaTeX actually renders an equation? I wonder because I see a lot of websites that can render equations in LaTeX. I've been searching the MiKTeX distribution and I found this folder with s... sven2000(17)
Slow response to label.click event747 (3/18/2010 12:47:38 PM) comp.lang.basic.visual.misc Hi, I have a label on a form and am using the label.click event to do a very simply task such as adding an item to a list box. If I rapidly click the label, I can only update the list box about every 300mS... peterlesliereed(6)
locking out part of code in VB6132 (3/26/2010 3:21:56 PM) comp.lang.basic.visual.misc I'm trying to lock out a part of the code depending on a status flag. However VB insists that it still needs the procedure that I've ocked out. Is there a way to make this work? StandAlone = True If StandAlo... sven2000(17)