the version of PyMate in the svn repository doesn't work with Python
3.0rc1, as there have been major changes both to the language and to
the standard library.
the diff file attached to this message describes the changes needed to
make PyMate compatible with Python 3.0; it also migrates from the %
string formatting operator to the new str.format function, as
recommended by the Python 3.0 documentation.
sadly the changes are not backwards compatible (valid Python 2.x code
is not necessarily valid Python 3.x code and vice versa), so some
sorts of version check should be put in place -- I'll leave that to
the senior mantainers of the bundle.
cheers,
domenico
Hi there,
I hope this is the right place for this.
The MIPS bundle incorrectly indents after every return. It looks like
a simple typo. I've pasted the patch below.
Thank you!
Jason
Index: MIPS.tmbundle/Preferences/Miscellaneous.tmPreferences
===================================================================
--- MIPS.tmbundle/Preferences/Miscellaneous.tmPreferences (revision 10713)
+++ MIPS.tmbundle/Preferences/Miscellaneous.tmPreferences (working copy)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
@@ -16,7 +16,7 @@
</array>
</array>
<key>increaseIndentPattern</key>
- <string>^\s*[A-Za-z9-0_]+:\s*$</string>
+ <string>^\s*[A-Za-z0-9_]+:\s*$</string>
<key>smartTypingPairs</key>
<array>
<array>
On running the typesetting I had an error (see last line):
Warning: pdflatex supports synctex but you have included pdfsync. You can
safely remove \usepackage{pdfsync}
Processing: ./jalpac.tex
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
Including: images/uoc_logo_01.png
Processing: ./question_01/question_01.tex
Underfull \hbox (badness 10000) in paragraph at lines 39--44
Output written on jalpac.pdf (3 pages, 202757 bytes).
Complete transcript is in
jalpac.log
Telling Skim to Refresh "/Users/jal/Documents/UOC/M2008 - Desenvolupament
d'aplicacions web/PACs/PAC1/jalpac.pdf"...
sh: -c: line 0: unexpected EOF while looking for matching `"' sh: -c: line
1: syntax error: unexpected end of file
What can be causing this error?
--
View this message in context: http://www.nabble.com/Error-on-typesetting-request.-tp19968021p19968021.html
Sent from the textmate users mailing list archive at Nabble.com.
Folks;
Whenever I try to create a new HTML blog post in TextMate, I get the SPOD
and TM just sits there forever unless I Quit.
Is this a known issue?
Thanks,
-Chris
--
Chris Patti --- Y!: feoh -- AIM: chrisfeohpatti --- E-Mail:
cpatti(a)gmail.com
"We won't talk about spirituality and religion - although I will tell you I
have experienced a death bed conversion - I just bought a Macintosh!" -
Randy Pausch, _The Last Lecture_
Hi,
I completely removed the MacTex 2007 and install 2008. Once this is done it
stops working when I try to build (cmd+R) Get a big red mesage:
Error: Could not open to check for packages
This is most likely a problem with TM_LATEX_MASTER
The text is over a small message that says something like (I have hardly
read it):/bin/sh: kpsewich: cdmmarck not open
( please do not trust this last sentece because as I say I can not see it
well)
So, on: echo $PATH I have:
/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
on which kpsewich:
/usr/texbin/kpsewhich
On ls /usr I see the symbolic link :
...
lrwxr-xr-x 1 root wheel 63 Oct 13 10:06 texbin ->
../Library/TeX/Distributions/.DefaultTeX/Contents/Programs/i386
On ls : /Library/TeX/Distributions/.DefaultTeX/Contents/Programs
...
lrwxr-xr-x 1 root admin 64 Oct 13 10:07 i386 ->
../../../../../../../usr/local/texlive/2008/bin/universal-darwin
If I open Textmate from the terminal using "open -a textmate" the
typesetting works but on trying to reference a bibtex reference TM hangs and
a ruby script keeps using 100 of my CPU.
All this was with the latest version of the Latex bundle. When I move
backwards to the old version of the bundle (the one that ships with textmate
on August) The Typesetting works but the ruby still hungs on try to use a
reference to bibtex using 100 of my CPU.
Please can anyone help?
--
View this message in context: http://www.nabble.com/Latex-Bundle-Stop-to-work-on-MacTex-2008-installed-tp…
Sent from the textmate users mailing list archive at Nabble.com.
When I enter a label refenrece I get:
/Users/swtest/Applications/TextMate.app/Contents/SharedSupport/Bundles/Latex.tmbundle/Support/lib/LaTeXUtils.rb:262:
command not found: kpsewhich -show-path=tex
\ref{sec:bibliography}
As I explain on a message 2 hours ago everything seems OK (paths).
NOTES: MacText 2008
Please help!
Regards
--
View this message in context: http://www.nabble.com/command-not-found%3A-kpsewhich--show-path%3Dtex-tp199…
Sent from the textmate users mailing list archive at Nabble.com.
Hi, all,
I'v been a Vim user for a long time. There's a shortcut 'dd' in vim
command mode to cut a line, then use 'yy' to paste it. I haven't found
any corresponding way to make this done in textmate, could anybody
here give some advise? Thanks in advance.
Regards,
--
Steve Chu
http://stvchu.org
Hi,
I'm unable to create any templates whatsoever. Any item I choose from
the New From Template menu does nothing. I don't see any errors in
Console. I quit TextMate, renamed the Application Support directory
and preferences directory (which effectively reverts to factory
settings), and restarted TextMate, but that had no effect on the
problem. Any suggestions on how to fix this? Thanks,
Trevor
TextMate 1.5.7
Mac OS 10.5.5
Well, what to say... from one day to the other my LaTeX bundle starts giving
me
"There was a problem reading the preferences file, continuing with defaults"
message which is a hell of a complication as my latex files do not work with
pdflatex :( I'm not aware of installing anything on my Mac in the last
days..... I even reinstalled TextMate & Latex bundle but the message is
still there :(
and by the way I have Leopard 10.5.4 & TextMate 1.5.7 (1436) so probably the
old posts about python problems with Tiger do not apply...
Is there an easy fix or should I really get to writting my own less fancy
but a working script for running latex & all the stuff instead of Typeset &
View??
--
View this message in context: http://www.nabble.com/problem-reading-preferences-file-for-LaTeX-bundle-tp1…
Sent from the textmate users mailing list archive at Nabble.com.