Hello everyone,
I have just updated my Rails to 2.0.2 but now when I edit a html.erb file,
TextMate doesn't show any syntax highlighting: all the text is white. Is it
possible to add syntax highlighting ???
Thank you and have a good 1!
SIG
Hi list,
When I opened a existing file, then do File>Save as, with a new file
name, and the original file will disappear from the Drawer! I can
verify the file is still in system, but the drawer is out of sync
until I reopen TextMate(or, I have to add "existing file" back into
the drawer manually).
Has anyone seen this? This is repeatable and getting very annoying...
please help.
-Zemian
Hello
I would like to know if it's possible to use the old script to typeset
and view.
I understand a little the old one but with python it's difficult to me
to make modification.
I have a file .tex that use metafont and giac. I can compile this file
with texshop and pdflatex or latex.
With textmate I can compile it only with LaTeX, with pdflatex I have a
strange error fflush ().
I would like to know if the new command can produce this error
Thanks
Regards
Alain Matthes
I'm trying to draw some plots using the tikz
package. The coordinates are computed automatically
via gnuplot. I set the Latex bundle preferences to
use the --shell-escape option as required.
Indeed, when I typeset using CMD R, the graph is drawn perfectly.
But when I use Latex Watch, the graph is not drawn.
What might be the reason? Paths as usual?
Thanks for help,
Piero
I'm sure that this is probably a stupid user error, but one of the few
things which bothers me about TextMate is that it seems to insist on
padding lines with blanks when I mouse click past the end of the line.
This makes it hard to do things like generating clean patches with diff.
Is there a hidden setting somewhere in TextMate so that clicking to
the right of existing text will select an insert point at the end of
the existing line, rather than extending the line with blanks?
--
Rick DeNatale
My blog on Ruby
http://talklikeaduck.denhaven2.com/
hello all,
i do a lot of work with python and gtk. the builder file is written as
a .glade file, which is xml.
Is there a way that when i edit a .glade file in textmate, i can have
textmate treat the file as if it is an .xml file?
thanks,
shawn
great editor you guys have here by the way. much worth the coin.
A quick query...
When working in Markdown, the language grammar only seems to pick up
headings if they have a blank line (or another heading) above them. So
for instance, this:
# Heading 1
## Heading 2
some text here
## Heading 3
some text here
... is fine, and all headings are recognised as such and coloured
correctly. However, I use { and } in my Markdown documents to enable
folding, and this:
# Heading 1
## Heading 2 {
some text here
}
## Heading 3 {
some text here
}
... would make Heading 3 not be picked up as a heading, even though
the Markdown script will pick it up as such and convert to HTML
properly.
Is it possible to change the language grammar so that the headings
with no blank line above are picked up? At the moment I have to leave
a blank line between all my folded text and I'd like not to have to.
I've had a go at this but my regex-fu is not strong and I ended up
breaking all the highlighting...
Many thanks,
Nigel
Hello
I would like to know exactly when I run pdflatex, if the script
used by TM is the same that the script used by TeXShop because
I have an error with TM (see below) and I don't have an error with
TexShop
Regards Alain
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
(/usr/local/texlive/2007/texmf-dist/tex/context/base/supp-pdf.tex
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count92
\scratchdimen=\dimen105
\scratchbox=\box27
\nofMPsegments=\count93
\nofMParguments=\count94
\MPscratchCnt=\count95
\MPscratchDim=\dimen106
\MPnumerator=\count96
\everyMPtoPDFconversion=\toks17
)
\openout3 = `XCasTV.out'.
system(giac <XCasTV.in )...executed.
system(mpost XCasmpTV)...executed.
File: XCasmpTV.0 Graphic file (type mps)
[MP to PDF] (./XCasmpTV.0) [1
{/usr/local/texlive/2007/texmf-var/fonts/map/pdftex/updmap/pdftex.map}
!pdfTeX error: pdflatex (file /usr/local/texlive/2007/texmf-var/fonts/
map/pdfte
x/updmap/pdftex.map): fflush() failed
==> Fatal error occurred, no output PDF file produced!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thanks Paul,
I have check this issue with your suggestion and found the require
'rubygem' line was there. I am suspicious that it may be due to the
environment. I am using Locomotive2 on a Macintosh. I am now looking
into that as a possible issue. But thanks for your reply. It was
something I had thought about as well.
Hi all,
I'm having issues with the Paste Selection Online command. Seems the
culprit is a missing folder in /var/folders. Has anyone ever
encountered something similar? Should I just manually create this
folder?
The feature is completely hosed until I can figure out how it broke
and what to do to resolve it.
Thanks for the help,
- sf