|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 20 Sep 2001 11:19:56 +0200, Adrien Beau
<adr### [at] sycomorefr> wrote:
> You can discuss 3.5 in general. I'd say this is the contrary:
> you should discuss 3.5 there unless it's a bug-report.
> POV-Team spends time on this forum, let's try not waste it
yes, you are right
> Vim (and probably EMACS) can do HTML output from syntax-highlighted
> files.
with style sheets based formating ?
> I think this would be a low-priority of POV-Win
I think it too :-(
this could be a good way to fast publication of tutorials
and simple unified style of presentation SDL
I could offer my time and skills with it.
> and definitely not in this release.
perhaps 3.5.a :-)
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>
> > Vim (and probably EMACS) can do HTML output from syntax-highlighted
> > files.
>
> with style sheets based formating ?
No.
In Vim, the colors are the same as what is on the screen.
And of course, you can customize the colors on the screen.
I don't use EMACS. I just guessed it should have that
feature somewhere.
> this could be a good way to fast publication of tutorials
> and simple unified style of presentation SDL
> I could offer my time and skills with it.
In the mean time, you can open them in Vim and do a
:so $VIMRUNTIME/syntax/2html.vim
and save the resulting file. I just did this, see
http://adrien.beau.free.fr/biscuit.pov.html
--
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
Mes propos n'engagent que moi et en aucun cas mes employeurs
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 20 Sep 2001 12:57:58 +0200, Adrien Beau wrote:
>I don't use EMACS. I just guessed it should have that
>feature somewhere.
Emacs has every feature somewhere. It's a floor wax AND a dessert topping.
--
plane{-z,-3normal{crackle scale.2#local a=5;#while(a)warp{repeat x flip x}rotate
z*60#local a=a-1;#end translate-9*x}pigment{rgb 1}}light_source{-9red 1rotate 60
*z}light_source{-9rgb y rotate-z*60}light_source{9-z*18rgb z}text{ttf"arial.ttf"
"RP".01,0translate-<.6,.4,.02>pigment{bozo}}light_source{-z*3rgb-.2}//Ron Parker
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker wrote:
>
> On Thu, 20 Sep 2001 12:57:58 +0200, Adrien Beau wrote:
> >I don't use EMACS. I just guessed it should have that
> >feature somewhere.
>
> Emacs has every feature somewhere. It's a floor wax AND a dessert topping.
This is why I *never* mention any Vim feature without saying
"and EMACS also has it". I don't know EMACS but I learned this
magic mantra that is said to diminish the chances of being
flamed after mentionning Vim.
Garcon! There's wax in my dessert! ;-)
--
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
Mes propos n'engagent que moi et en aucun cas mes employeurs
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Adrien Beau <adr### [at] sycomorefr> wrote:
: This is why I *never* mention any Vim feature without saying
: "and EMACS also has it".
Emacs even has a vi-mode, so you don't really need vi even if you really
like to use it... ;)
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Warp wrote:
>
> Emacs even has a vi-mode, so you don't really need vi even if you really
> like to use it... ;)
Ah! I bet that's not a vim-mode! :-P
--
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
Mes propos n'engagent que moi et en aucun cas mes employeurs
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |