vim-latex-devel Mailing List for Vim-Latex (Page 99)
Brought to you by:
srinathava,
tmaas
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(120) |
Dec
(118) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(145) |
Feb
(23) |
Mar
(30) |
Apr
(50) |
May
(88) |
Jun
(49) |
Jul
(41) |
Aug
(13) |
Sep
(51) |
Oct
(30) |
Nov
(80) |
Dec
(43) |
2004 |
Jan
(15) |
Feb
(25) |
Mar
(48) |
Apr
(12) |
May
(37) |
Jun
(52) |
Jul
(16) |
Aug
(10) |
Sep
(7) |
Oct
(19) |
Nov
(17) |
Dec
(19) |
2005 |
Jan
(15) |
Feb
(5) |
Mar
(7) |
Apr
(3) |
May
(2) |
Jun
(4) |
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(16) |
Dec
(16) |
2006 |
Jan
(15) |
Feb
(27) |
Mar
(49) |
Apr
(31) |
May
(24) |
Jun
(12) |
Jul
(23) |
Aug
(13) |
Sep
(22) |
Oct
(6) |
Nov
(8) |
Dec
(10) |
2007 |
Jan
(3) |
Feb
(13) |
Mar
(19) |
Apr
(1) |
May
(5) |
Jun
(10) |
Jul
(2) |
Aug
(13) |
Sep
(10) |
Oct
(2) |
Nov
(30) |
Dec
(15) |
2008 |
Jan
(11) |
Feb
(9) |
Mar
(27) |
Apr
(27) |
May
(22) |
Jun
(29) |
Jul
|
Aug
(21) |
Sep
(6) |
Oct
(4) |
Nov
(9) |
Dec
(2) |
2009 |
Jan
(52) |
Feb
(21) |
Mar
(9) |
Apr
(41) |
May
(13) |
Jun
(8) |
Jul
(5) |
Aug
(31) |
Sep
(14) |
Oct
(10) |
Nov
(17) |
Dec
(17) |
2010 |
Jan
(25) |
Feb
(22) |
Mar
(22) |
Apr
(24) |
May
(35) |
Jun
(23) |
Jul
(22) |
Aug
(10) |
Sep
(6) |
Oct
(29) |
Nov
(8) |
Dec
(6) |
2011 |
Jan
(12) |
Feb
(89) |
Mar
(41) |
Apr
(8) |
May
(17) |
Jun
(11) |
Jul
(3) |
Aug
(13) |
Sep
(14) |
Oct
(23) |
Nov
(8) |
Dec
(9) |
2012 |
Jan
(15) |
Feb
(27) |
Mar
(6) |
Apr
(17) |
May
(29) |
Jun
(9) |
Jul
(50) |
Aug
(15) |
Sep
(11) |
Oct
(12) |
Nov
(22) |
Dec
(7) |
2013 |
Jan
(24) |
Feb
(32) |
Mar
(6) |
Apr
(5) |
May
(2) |
Jun
(15) |
Jul
(20) |
Aug
(1) |
Sep
(3) |
Oct
(2) |
Nov
(7) |
Dec
(4) |
2014 |
Jan
(3) |
Feb
(7) |
Mar
(4) |
Apr
|
May
(4) |
Jun
(5) |
Jul
(4) |
Aug
(3) |
Sep
(9) |
Oct
|
Nov
(2) |
Dec
(3) |
2015 |
Jan
|
Feb
(4) |
Mar
(9) |
Apr
|
May
(1) |
Jun
|
Jul
(5) |
Aug
(6) |
Sep
(2) |
Oct
|
Nov
(6) |
Dec
|
2016 |
Jan
(1) |
Feb
(11) |
Mar
(4) |
Apr
(2) |
May
(8) |
Jun
(9) |
Jul
|
Aug
(9) |
Sep
(2) |
Oct
(7) |
Nov
|
Dec
|
2017 |
Jan
(7) |
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2018 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Animesh N N. <an...@gm...> - 2003-05-21 13:32:24
|
hi, i've been experimenting with my own template for letter and need some help with it. --------------- letter template ---------------------- \documentclass[a4paper,12pt]{smallet} \usepackage[T1]{fontenc} \usepackage{pifont} \usepackage{times} \begin{document} %\signature {Animesh N. Nerurkar} \signature {Animesh N. Nerurkar\\ F-4, Mandovi apartments,\\ Dr.Dada Vaidya Road,\\ Panaji (Goa)\\ 403 001\\ INDIA\\ <<Insert Current System Date here>> } \begin{letter} {<<name of recepient>>\\ <<address of recepient>>\\ <<Company if any>>\\ <<office no, building, locality>> \\ <<street>> \\ <<city, pin (zip) code>> \\ } \opening{Dear <<name &| title>>,} enter content here. \closing{Yours sincerely,} \end{letter} \end{document} --------------- letter template ---------------------- is it possible to automatically insert the current system date, at the location of the place holder above, when this template is called ? it wud be really nice if some one cud help me tidy up this template. TIA & regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : sed hints (deleting sequential lines) LOST #428 To remove a range of lines from "x" through "y" of a text file where the limits x and y are known: $ sed -e 'x,yd' /path/to/some/file ####[banduji (at) symonds.net]################################ : |
From: Mikolaj M. <mi...@wp...> - 2003-05-20 21:41:17
|
On Tue, May 20, 2003 at 11:54:15PM +0530, Animesh N Nerurkar wrote: > > This is shortly explained in texrc. This is important part od > > documentation :) > ok, in texrc i didn't understand the following: > 1) how can i make a custom cp of texrc when the orig texrc itself is > stored under "$HOME/.vim/ftplugin/latex-suite/" ...? where would my > custom texrc go ? This is explained in Installation section of texrc: " Make your local copy as: " $HOME/vimfiles/ftplugin/tex/texrc (WINDOWS) " or " $HOME/.vim/ftplugin/tex/texrc (UNIX) > 2) the entire "SafeLet" section This is technical section only for dealing with texrc. YOu don't have to understand that :) > 3) ...Latex-suite shites with a number of... (what is "shites") Hmm. Mispell obviously but what word should go here? > everything else is understandable (more or less) that reminds me, i've > been trying to use the LaTeX Folding feature of VLS using the sample > code from the VLS manual ...it didn't work :( Small sample may not work (without \documentclass, \begin{document} etc.). Try real document. > > > yes -list as many maps as possible. > > > > Hmm. Only in separate "cheat-sheet". In text flood of mappings would be > > confusing. I would rather underscore some "magic" shortcuts like <F5>, > > <F9> and explained mnemonics of font and environments shortcuts. > yes, this was the general plan. BTW, is it possible to code a script > that would give me one more keymap -to display the active custom > keymaps set by VLS ? that would be a great help for vim users in leu > of the menus that only gvim users have at their disposal? I will put it into TODO list. m. |
From: Mikolaj M. <mi...@wp...> - 2003-05-20 21:40:49
|
On Tue, May 20, 2003 at 12:15:06AM +0530, Animesh N Nerurkar wrote: > Hi Mikolaj, > On Monday 19 May 2003 17:46, Mikolaj Machowski wrote: > > On Mon, May 19, 2003 at 12:42:47PM +0200, Animesh Nerurkar wrote: > > > could someone tell me what each of the packages in the package folder > > > does? a one liner for each shud suffice. > > > > Are you need it for lS tutorial? IMO this is too much. It belongs rather > > to general LaTeX information, not Vim. > Yes, this is very much needed. the tutorial needs to present a short > list of the things VLS can do for LaTeX. If your tutorial is for TeXLive primarily there is plenty documentation. Duplicating it isn't good idea. These package files were randomly chosen, there is nothing special about them. m. |
From: Animesh N N. <an...@gm...> - 2003-05-20 18:41:41
|
hi, i've been breaking my head on VLS and trying to fold some LaTeX src code. i use the sample code from the latex-suite manual: ---------- \begin{figure}[h] \centerline{\psfig{figure=slidercrank.eps,height=6cm}} \caption{The Slider Crank Mechanism.} \label{fig:slidercrank} \end{figure} % a LaTeX comment. \begin{eqnarray} \sin(\pi) = 0 \end{eqnarray} ---------- i place my cursor on first line and type "\rf"; that results in; ---------- \begin{figure}[h] \centerline{\psfig{figure=slidercrank.eps,height=6cm}} \caption{The Slider Crank Mechanism.} \label{fig:slidercrank} \end{figure} % a LaTeX comment. +-- 3 lines eqnarray () : \sin(\pi) = 0------------------------- ---------- as per VLS manual i shud have got: ---------- +--- 5 lines: figure (fig:slidercrank) : The Slider Crank Mechanism. ----- % a LaTeX comment. +--- 3 lines: eqnarray () : \sin(\pi) = 0 -------------------------------- ---------- did i do something wrong... ? i think it hasn't worked for me yet. what's the correct method? ciao animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : sed hints (deleting sequential lines) LOST #428 To remove a range of lines from "x" through "y" of a text file where the limits x and y are known: $ sed -e 'x,yd' /path/to/some/file ####[banduji (at) symonds.net]################################ : |
From: Animesh N N. <an...@gm...> - 2003-05-20 18:41:38
|
Hi Mikolaj, On Tuesday 20 May 2003 14:00, Mikolaj Machowski wrote: > New will be only menus in utf-8 :) ok. > This is shortly explained in texrc. This is important part od > documentation :) ok, in texrc i didn't understand the following: 1) how can i make a custom cp of texrc when the orig texrc itself is stored under "$HOME/.vim/ftplugin/latex-suite/" ...? where would my custom texrc go ? 2) the entire "SafeLet" section 3) ...Latex-suite shites with a number of... (what is "shites") everything else is understandable (more or less) that reminds me, i've been trying to use the LaTeX Folding feature of VLS using the sample code from the VLS manual ...it didn't work :( my default texrc reads: TexLet g:Tex_Folding = 1 TexLet g:Tex_AutoFolding = 1 (i haven't got down to experimenting with a custom texrc yet and won't doing so for some time) > > yes -list as many maps as possible. > > Hmm. Only in separate "cheat-sheet". In text flood of mappings would be > confusing. I would rather underscore some "magic" shortcuts like <F5>, > <F9> and explained mnemonics of font and environments shortcuts. yes, this was the general plan. BTW, is it possible to code a script that would give me one more keymap -to display the active custom keymaps set by VLS ? that would be a great help for vim users in leu of the menus that only gvim users have at their disposal? > Hmm. I would rather it in the other way. Write exactly what you want to > do and I can explain how to do it. Writing documentation and especially > such tutorials by developers has one drawback - author often has idea > how everything works and tends to keep his own way, not necessarily way > chosen by end-user. ok, i'll throw questions at the VLS list and y'all can answer them... a request, if you find me slowing down or missing some important feature, plz don't hesitate to drag me into that topic -i'm not yet aware of all the bells and whistles that you've put into VLS :) ciao animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Typing CTRL characters at shell prompt LOST #402 To type Ctrl characters at the shell prompt, keep the CTRL key pressed, then press v, followed by the desired character. e.g. to have ^M, press CTRL and then v and m in sequence, without releasing the CTRL key. This, one liner would remove ^M from DOS files: "tr -d '^M' < dosfile > newfile" ####[bish (at) nde.vsnl.net.in]############################### : |
From: Mikolaj M. <mi...@wp...> - 2003-05-20 09:55:54
|
On Mon, May 19, 2003 at 11:55:03PM +0530, Animesh N Nerurkar wrote: > Hi Mikolaj, > On Monday 19 May 2003 17:05, Mikolaj Machowski wrote: > > Gvim also offers more - menus, > ... > > I am currently working on utf-8 menus: > > most symbols will be visible beside their names, tips for shortcuts, and > > so on. Also some of shortcuts don't work properly in various terminals > > (of course it is bug in terminals not in lS :). > Oh boy... more to write about... good, good, keep it coming... New will be only menus in utf-8 :) > > 3) Write document - insert, change environments (you could shortly > > explain Environment Wizard - disabled by default in favour of > > placeholders): > yes ...actually, i need that explanation myself :) This is shortly explained in texrc. This is important part od documentation :) > > <F5>, <S-F5> - maps > yes -list as many maps as possible. Hmm. Only in separate "cheat-sheet". In text flood of mappings would be confusing. I would rather underscore some "magic" shortcuts like <F5>, <F9> and explained mnemonics of font and environments shortcuts. > may i offer a suggestion... you tutor me (online) to exploit all the > known features of VLS and i'll contribute/maintain the tutorial to > this proj. fair deal ? Hmm. I would rather it in the other way. Write exactly what you want to do and I can explain how to do it. Writing documentation and especially such tutorials by developers has one drawback - author often has idea how everything works and tends to keep his own way, not necessarily way chosen by end-user. m. |
From: Animesh N N. <an...@gm...> - 2003-05-19 19:10:20
|
Hi, On Monday 19 May 2003 14:14, Animesh Nerurkar wrote in panic: > <F5> in insert mode is a sort of "super" macro. It has been made pretty > intelligent, but... > > if you press <F5> before \begin{document}, it shud prompt you to insert > a \usepackage line, otherwise it will prompt you to insert a > \begin{environment} line, giving you a list of packages or environments to > choose from. > > but, this is what i get... > > -----------error msg start------------- ... > Enter number or filename : > -----------error msg end------------- sorry, that was a false alarm... the downloaded tarball was broken. downloaded a fresh cp and reinstalled ...things are ok now. regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Direct ps and pdf file creation (OpenOffice) LOST #436 You can produce ps and pdf files from openoffice directly. file -> print -> print to file -> choose file type. ####[tathagatabanerjee (at) gmx.net]########################## : |
From: Animesh N N. <an...@gm...> - 2003-05-19 18:57:03
|
Hi, On Monday 19 May 2003 16:30, Animesh Nerurkar wrote: > bug in folding latex code... ? > > i hit <F6> or do a \rf in normal more and i get the following: > > ------------------------- > Error detected while processing function MakeTexFolds..MakeSyntaxFolds: > line 43: > E171: Missing :endif > Hit ENTER or type command to continue > ------------------------- sorry, again false alarm... the same broken tarball.... warm regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : awk tips [#5] LOST #465 # To Print fields (columns) in reverse order: awk '{ for (i = NF; i > 0; --i) print $i }' textfile ####[banduji (at) symonds.net]################################ : |
From: Animesh N N. <an...@gm...> - 2003-05-19 18:48:36
|
Hi Mikolaj, On Monday 19 May 2003 17:46, Mikolaj Machowski wrote: > On Mon, May 19, 2003 at 12:42:47PM +0200, Animesh Nerurkar wrote: > > could someone tell me what each of the packages in the package folder > > does? a one liner for each shud suffice. > > Are you need it for lS tutorial? IMO this is too much. It belongs rather > to general LaTeX information, not Vim. Yes, this is very much needed. the tutorial needs to present a short list of the things VLS can do for LaTeX. warm regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]########################### Sub : Locking a directory LOST #013 To "lock" a directory under your $HOME directory for privacy of data, do: $chmod 000 dir/ .... ["root" still has access though] Changing permission to 000 even denies an ls to that dir by all users. You need to do chmod 755 or 777 (for access). ####<bi...@nd...>################################### : |
From: Animesh N N. <an...@gm...> - 2003-05-19 18:47:53
|
Hi Mikolaj, On Monday 19 May 2003 18:23, Mikolaj Machowski wrote: > Please in future use diff with -c or -u flags. ok. regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]########################### Sub : Locking a directory LOST #013 To "lock" a directory under your $HOME directory for privacy of data, do: $chmod 000 dir/ .... ["root" still has access though] Changing permission to 000 even denies an ls to that dir by all users. You need to do chmod 755 or 777 (for access). ####<bi...@nd...>################################### : |
From: Animesh N N. <an...@gm...> - 2003-05-19 18:35:24
|
Hi Mikolaj, On Monday 19 May 2003 17:05, Mikolaj Machowski wrote: > Gvim also offers more - menus, ... > I am currently working on utf-8 menus: > most symbols will be visible beside their names, tips for shortcuts, and > so on. Also some of shortcuts don't work properly in various terminals > (of course it is bug in terminals not in lS :). Oh boy... more to write about... good, good, keep it coming... > Also gvim more cross-platform: I hear Vim in Mac's term can behave > strange, also for Windows there is no real terminal. Ummm... yeah, and that's been worrying me as well... i'm in no position to test it out on anything other than debian and SuSE > I would suggest make it in form of guide through writing of document. that's a good idea. > After description of download and installation it would be: > 1) Choose template. Nothing appropriate (eg non-standard documentclass). > Write my own. Use that template. ok, point noted ...we could also add some more templates to the existing collection for article, book, presentation, etc. > 2) Make additions to preamble - it will be introduction of how to use > packages system, scanning preamble for \newcommand etc. ok. good idea > 3) Write document - insert, change environments (you could shortly > explain Environment Wizard - disabled by default in favour of > placeholders): yes ...actually, i need that explanation myself :) > <F5>, <S-F5> - maps yes -list as many maps as possible. > 4) Here you could make copy&paste two or three paragraphs from word > processor or text/plain and edit them with Visual mappings. yes > 5) Describe making of bibliography with bibtex.vim - unfortunately this > part has NULL documentation AFAIK and use <F9> for inserting bibkeys. ok. but, i'll need to know how this is done before i can write about it. > IMO this type of tutorial will be easier to understand (not necessarily > to write!). HOWTO style instructions should better be in main doc file. you hit the nail on the head. may i offer a suggestion... you tutor me (online) to exploit all the known features of VLS and i'll contribute/maintain the tutorial to this proj. fair deal ? > BTW. In what form this tutorial will be originally? LaTeX, html, text? composing content in plain text, typeseting with LaTeX. > If LaTeX you could just describe how you are writing it :) Only add some math. have a look at http://www.tug.org.in/tutorials.html ...you'll find the last edition of the book ...a printable version is also available there ...you can download, print and distribute or sell. what we need for the coming edition are the missing pieces -AucTeX and VLS. warm regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]########################### Sub : Sha-bang ! LOST #163 The sha-bang (#!) at the beginning of a script is actually a 2 byte "magic number" which designates an executable script. See 'man magic' for details. Tells the system that ensuing lines are to be fed to the command interpreter indicated. ####<bi...@nd...>#################################### : |
From: Mikolaj M. <mi...@wp...> - 2003-05-19 14:55:43
|
On Mon, May 19, 2003 at 12:42:47PM +0200, Animesh Nerurkar wrote: > hi, > could someone tell me what each of the packages in the package folder does? > a one liner for each shud suffice. Are you need it for lS tutorial? IMO this is too much. It belongs rather to general LaTeX information, not Vim. m. |
From: Mikolaj M. <mi...@wp...> - 2003-05-19 14:55:40
|
On Mon, May 19, 2003 at 10:44:27AM +0200, Animesh Nerurkar wrote: > hi, > <F5> in insert mode is a sort of "super" macro. It has been made pretty > intelligent, but... > if you press <F5> before \begin{document}, it shud prompt you to insert > a \usepackage line, otherwise it will prompt you to insert a > \begin{environment} line, giving you a list of packages or environments to choose from. > but, this is what i get... > -----------error msg start------------- > Error detected while processing function > Tex_FastEnvironmentInsert..Tex_package_ > from_line..Tex_pack_one..Tex_CreatePrompt: > line 3: > E117: Unknown function: GetListCount Looks like you don't have libList.vim file. This is in latexSuite packages (should go to .vim/plugin dir) or you can download it from http://www.vim.org m. |
From: Mikolaj M. <mi...@wp...> - 2003-05-19 14:55:40
|
On Mon, May 19, 2003 at 11:27:25AM +0200, Animesh Nerurkar wrote: > hi, > some modifications i made... > this moves the hotkey from the "t" in Math to "M" -vim already has an item > that uses "t" as a hotkey. > animesh@kontiki[14:55:06]:~/.vim/ftplugin/latex-suite510$ diff [cut] > these add hotkeys to the menuitems which never had them earlier. Thanks. Please in future use diff with -c or -u flags. m. |
From: Mikolaj M. <mi...@wp...> - 2003-05-19 14:55:23
|
On Sat, May 17, 2003 at 07:46:27AM +0200, S?ren Debois wrote: > Hi there, > I've included a patch for making texviewer consider the $BIBINPUTS environment > variable when searching for .bib files. ($BIBINPUTS is a colon-separated list > of directories bibtex will search for .bib files). Thanks. Included in CVS. m. |
From: Mikolaj M. <mi...@wp...> - 2003-05-19 12:02:33
|
On Mon, May 19, 2003 at 09:30:46AM +0200, Animesh Nerurkar wrote: > 1) introduction (naturally) > 2) download and install instructions for Vim LaTeX Suite (i'll shorten this > to VLS hencforth). > 3) instructions to setup and use VLS help in (g)vim 6.x > 4) recommend gvim as a starter for newbies (they can switch to vim later as > their skill levels increase). Gvim also offers more - menus, I am currently working on utf-8 menus: most symbols will be visible beside their names, tips for shortcuts, and so on. Also some of shortcuts don't work properly in various terminals (of course it is bug in terminals not in lS :). Also gvim more cross-platform: I hear Vim in Mac's term can behave strange, also for Windows there is no real terminal. > 5) VLS menu items. HOWTO use VLS menu items. > 6) VLS "insert mode" keymap stds. (E for environment etc.) and HOWTO use > these. > 7) VLS "visual mode" keymap stds. and HOWTO use these. > 8) HOWTO use templates and add custom templates. > 9) HOWTO use various packages bundled into VLS. > 10) table the available keymaps for both modes and list what they do. (shud > this be included as a tear-off cheat sheet?) I would suggest make it in form of guide through writing of document. After description of download and installation it would be: 1) Choose template. Nothing appropriate (eg non-standard documentclass). Write my own. Use that template. 2) Make additions to preamble - it will be introduction of how to use packages system, scanning preamble for \newcommand etc. 3) Write document - insert, change environments (you could shortly explain Environment Wizard - disabled by default in favour of placeholders): <F5>, <S-F5> - maps 4) Here you could make copy&paste two or three paragraphs from word processor or text/plain and edit them with Visual mappings. 5) Describe making of bibliography with bibtex.vim - unfortunately this part has NULL documentation AFAIK and use <F9> for inserting bibkeys. IMO this type of tutorial will be easier to understand (not necessarily to write!). HOWTO style instructions should better be in main doc file. BTW. In what form this tutorial will be originally? LaTeX, html, text? If LaTeX you could just describe how you are writing it :) Only add some math. m. |
From: Animesh N. <an...@gm...> - 2003-05-19 11:00:38
|
hi, bug in folding latex code... ? i hit <F6> or do a \rf in normal more and i get the following: ------------------------- Error detected while processing function MakeTexFolds..MakeSyntaxFolds: line 43: E171: Missing :endif Hit ENTER or type command to continue ------------------------- rgds animesh -- ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Linux resources on the net [India] LOST #445 Some useful GNU/Linux related Indian mailing lists lists: linux-india-general (at) lists.sourceforge.net linux-india-help (at) lists.sourceforge.net linux-india-programmers (at) lists.sourceforge.net ####[fred (at) bytesforall.org]############################### +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Animesh N. <an...@gm...> - 2003-05-19 10:42:57
|
hi, could someone tell me what each of the packages in the package folder does? a one liner for each shud suffice. TIA and rgds animesh -- ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Making audio and mixed mode CDs LOST #370 To burn a mixed mode CD (e.g. a VCD), try cdrdao. Steps are: a) cdrdao scanbus. [This outputs 3 numbers, N,N,N note them] b) cdrdao copy --keep-image --device N,N,N c) cdrdao write --device N,N,N <toc filename> ####[rajesh-shriram (at) gmx.net]############################# +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Animesh N. <an...@gm...> - 2003-05-19 09:27:35
|
hi, some modifications i made... this moves the hotkey from the "t" in Math to "M" -vim already has an item that uses "t" as a hotkey. animesh@kontiki[14:55:06]:~/.vim/ftplugin/latex-suite510$ diff mathmacros.vim ~/tmp/vim-latex/temp/ftplugin/latex-suite/mathmacros.vim 13c13 < let s:MathMenuName = g:Tex_MenuPrefix.'&Math.' --- > let s:MathMenuName = g:Tex_MenuPrefix.'Ma&th.' these add hotkeys to the menuitems which never had them earlier. animesh@kontiki[14:55:55]:~/.vim/ftplugin/latex-suite510$ diff texmenuconf.vim ~/tmp/vim-latex/temp/ftplugin/latex-suite/texmenuconf.vim 11c11 < let s:mainmenuname = g:Tex_MenuPrefix.'S&uite.' --- > let s:mainmenuname = g:Tex_MenuPrefix.'Suite.' 22c22 < let g:Tex_EnvMenuLocation = '82.20 '.g:Tex_MenuPrefix.'E&nvironments.' --- > let g:Tex_EnvMenuLocation = '82.20 '.g:Tex_MenuPrefix.'Environments.' 25c25 < let g:Tex_ElementsMenuLocation = '83.20 '.g:Tex_MenuPrefix.'E&lements.' --- > let g:Tex_ElementsMenuLocation = '83.20 '.g:Tex_MenuPrefix.'Elements.' ------------------------------------------ regards animesh -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Animesh N. <an...@gm...> - 2003-05-19 08:44:37
|
hi, <F5> in insert mode is a sort of "super" macro. It has been made pretty intelligent, but... if you press <F5> before \begin{document}, it shud prompt you to insert a \usepackage line, otherwise it will prompt you to insert a \begin{environment} line, giving you a list of packages or environments to choose from. but, this is what i get... -----------error msg start------------- Error detected while processing function Tex_FastEnvironmentInsert..Tex_package_ from_line..Tex_pack_one..Tex_CreatePrompt: line 3: E117: Unknown function: GetListCount Hit ENTER or type command to continue Error detected while processing function Tex_FastEnvironmentInsert..Tex_package_ from_line..Tex_pack_one..Tex_CreatePrompt: line 3: E15: Invalid expression: GetListCount(a:promptList) Hit ENTER or type command to continue Error detected while processing function Tex_FastEnvironmentInsert..Tex_package_ from_line..Tex_pack_one..Tex_CreatePrompt: line 8: E121: Undefined variable: num_common Hit ENTER or type command to continue Error detected while processing function Tex_FastEnvironmentInsert..Tex_package_ from_line..Tex_pack_one..Tex_CreatePrompt: line 8: E15: Invalid expression: i <= num_common Hit ENTER or type command to continue Choose a package: Enter number or filename : -----------error msg end------------- regards animesh -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Animesh N. <an...@gm...> - 2003-05-19 07:31:00
|
hi all, \begin{introduction} Name: Animesh N. Nerurkar mailid: <ba...@sy...> <an...@gm...> i use vim 6.x on debian 3.0 (woody) -my default system at home ...also use knoppix, SuSe 8.1 i don't know and don't use vim on Winxx. my understanding of Winxx is rudimentary at best -have an aversion for Winxx. am an Automobile Engg. am working with the Centre for monitoring Indian Economy (CMIE) am currently based in Goa \end{introduction} now, to get down to the business... i am writing the tutorial (Work in Progress) for Vim LaTeX Suite. This tutorial is being composed for inclusion in the LaTeX Primer. If that comes out in time, it might get included in the next TeX Live CD set. It might also be modified and put online by Mikolaj. The LaTeX Primer and this tutorial are aimed squarely at rank newbies to LaTeX. i am currently planning the following layout for this tutorial and invite your comments, inputs, opinions & suggestions: 1) introduction (naturally) 2) download and install instructions for Vim LaTeX Suite (i'll shorten this to VLS hencforth). 3) instructions to setup and use VLS help in (g)vim 6.x 4) recommend gvim as a starter for newbies (they can switch to vim later as their skill levels increase). 5) VLS menu items. HOWTO use VLS menu items. 6) VLS "insert mode" keymap stds. (E for environment etc.) and HOWTO use these. 7) VLS "visual mode" keymap stds. and HOWTO use these. 8) HOWTO use templates and add custom templates. 9) HOWTO use various packages bundled into VLS. 10) table the available keymaps for both modes and list what they do. (shud this be included as a tear-off cheat sheet?) i'm planning on omiting all advanced features of VLS from the LaTeX Primer. we could add that to the online version at vim-latex.sf.net material collection and collation for this tutorial has already commenced. material collected so far: 1) snarfed contents of all online pages from vim-latex.sf.net 2) initial list of keymas provided by mikolaj 3) sri is busy but, has still managed to take some time out and send in some explanations on macros (more -much, much more is reqd.) 4) required: list of features exist (very imp) in VLS and howto use them. i could discover all this and finish the writeup on my own but, that would consume a lot of time -perhaps making this too late for TeX Live. however, if y'all could pitch in and help me compile the material, we could as a team finish this in far less time. some of you could volunteer to compile material for a limited part of the VLS features list and send them in. it is possible to compile and post a set of questionaires to help y'all with that search. what do y'all say? ...awaiting your responses and feedback. regards animesh -- -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -* Animesh N. Nerurkar | Automobile Engineer -*<an...@gm...>, <ba...@sy...> -* F-4, Mandovi Apartments, Dr. Dada Vaidya Road, -* Panaji, Goa, India, 403 001 -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: <su...@mi...> - 2003-05-19 06:37:43
|
All information is in the attached file. |
From: <de...@di...> - 2003-05-17 05:48:19
|
Hi there, I've included a patch for making texviewer consider the $BIBINPUTS environment variable when searching for .bib files. ($BIBINPUTS is a colon-separated list of directories bibtex will search for .bib files). -- -- Debois |
From: Mikolaj M. <mi...@wp...> - 2003-04-30 22:52:39
|
On Wed, Apr 30, 2003 at 04:13:08PM +0200, Paolo Danielli wrote: > I've problem configuring latex-suite. > I'm a win32 user with MikTex. > I read the manual, and i don't understand what is VimLatex utility (you > talk about it in a note for win32 MikTeX users). Hmm. I also don't know what is this. But in help is also notice everything can work without that. m. |
From: Paolo D. <pao...@vi...> - 2003-04-30 14:13:32
|
I've problem configuring latex-suite. I'm a win32 user with MikTex. I read the manual, and i don't understand what is VimLatex utility (you talk about it in a note for win32 MikTeX users). Can you help me? Thank you Paolo PS: Sorry for my bad english! |