ord.
Children use Word. That doesn't prove Word is better; it doesn't prove
Word is easier; it doesn't prove that more people would switch to LyX
if it were more like Word.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
Uwe Stöhr wrote:
> Michael Wojcik schrieb:
>>> As said this is a bug in LyX I will fix soon. The LyX will automatically
>>> translate "\" to "/" etc.
>>
>> I don't see how that's a LyX bug.
>
> It is a bug, because \ is not allo
ed characters in
the URL, for example, because it can't know if those characters are
being used for their reserved purpose.
Personally, I'd rather see a documentation update, and not have LyX
try to monkey with the URL contents.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
ut it; it's a security measure,
so it's supposed to be difficult to circumvent.
By the way, you can ignore the bit I wrote above about using "c|"
instead of "c:". That's no longer allowed by the current URI
specification. A strictly-correct file-scheme URL on Windows would use
"c%3a" for the drive letter and colon.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
endent ...
The main point, in a case like this, is that the backslash (\) is not
a valid URI character, nor is it the URI component separator for a
hierarchical path. A valid file-scheme URL must use the forward slash
(/). There's nothing OS-dependent about that; it's required by the URI
specification.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
(Actually, even that isn't strictly valid; the
"c:" ought to be "c|". But everyone uses and supports "c:".)
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
nd late rendering. Trying to make one tool do both is likely to
produce something with the faults of each.
That doesn't mean it's not useful to ask these questions, of course.
Understanding why LyX doesn't show page breaks means understanding the
principle of late rendering, and
#x27;t bother with
Tortoise or other GUI clients; I like to work from the command line
for most things. LyX is one of the few exceptions.)
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
This has gone on far too long, and I'm not really interested in
arguing the point. But some of your response is simply factually
incorrect. So, for the record:
Andre Poenitz wrote:
> On Sun, Nov 23, 2008 at 11:21:27AM -0500, Michael Wojcik wrote:
>> Andre Poenitz wrote:
>>&g
Andre Poenitz wrote:
> On Tue, Nov 18, 2008 at 03:47:45PM -0500, Michael Wojcik wrote:
>> Jean-Marc Lasgouttes wrote:
>>> What's wrong with static linking? At least it goes away when the
>>> application goes away.
>> Completely infeasible on Windows. ...
&
Andre Poenitz wrote:
> On Tue, Nov 18, 2008 at 03:42:52PM -0500, Michael Wojcik wrote:
>> Andre Poenitz wrote:
>>> On Mon, Nov 17, 2008 at 11:07:05AM -0500, Paul A. Rubin wrote:
>> I've worked on many projects that maintained backward compatibility
>> with new re
ime. They don't know what versions you
already have installed. There's no way to coordinate versions among
unrelated applications. People build and distribute binaries, and they
carry with them MSVC version requirements.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
linking is a good thing. It's worked very well on a number of
OSes. It would work on Windows if Microsoft could figure out 1) how to
version properly, and 2) how to maintain backward compatibility. And
it's not like those are unsolved problems.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
tion that
relies on it is broken. And for the rare application that does, there
are other Windows mechanisms for tying it to the old version of the DLL.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
the appropriate MSVC redistributable in
Uwe's LyX installer. Note that it may have to be updated any time the
Python binaries are updated, since they might be linked with a
different MSVC version.
Sure makes SVR4 shared object versioning look good, doesn't it?
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
up languages for short documents for a
couple of decades (and word processors for only slightly longer), so
perhaps I'm simply used to doing so.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
that's not really an option for
general-education composition today. Word processing - and
specifically Word - is essentially a general-ed skill in itself, in
today's job market. In advanced composition and digital-rhetoric
classes, many people are teaching other writing tools.
--
Michael Woj
X?
It appears, from my CVS archives, that I have 16 substantial LyX
documents. Not bad, considering I'm often forced to work in Office or
OO for interop reasons.
And I haven't tried LyX for presentations yet, and those represent a
substantial portion of my document output.
--
Michael
tors, and the like; there are guidelines and style guides; there
are the whims of individuals.
So no one can give you a universal rule for a specific sort of
citation. It depends on who's going to be reading it, and what they'll
accept.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
7;ve just been too busy between work and this part-time Master's
degree I'm working on.
What I really *should* do is send in a financial contribution.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
d* if you felt the need.)
Or am I missing something? I only read through four or five source files.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
wered palm nailer. I have different
hammers for different tasks. Sometimes I use a hammer where someone
else might use a nailgun. You want to use an appropriate tool, but
that still leaves you with choices, and different users prefer
different trade-offs.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
h to XML to cause me any problems, and to be honest
I'm a bit puzzled by all the worrying.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
works just fine.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
So I'm not surprised that Adrian's college uses the same convention
when documenting prior publication.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
#x27;s not entirely relevant to fixing the problem,
does have some weight in evaluating its importance.
--
Michael Wojcik
Rich Shepard wrote:
On Mon, 31 Mar 2008, Michael Wojcik wrote:
It's an attribute, not a tag. And it's deprecated in HTML 4.0, and
omitted
entirely in XHTML 1.0. The correct way to specify justification in
contemporary HTML is with a style.
That's because xhtml has moved to
rgheck wrote:
Michael Wojcik wrote:
I don't think this is a bug in Qt, though arguably it's a missing
feature. Shortcuts are not first-class filesystem objects in Windows.
They're files that are treated in a special manner by Windows Explorer.
LyX uses Qt for its file dial
fy exactly how your HTML is going to look, I'd
suggest one of two things: don't use LaTeX (and LyX), or edit the
style sheet (the CSS file) after generating the content. (You can also
create a style sheet ahead of time and just substitute it for the one
generated by htlatex.) HTML
fine with Qt and LyX, as far as I can see.
--
Michael Wojcik
eamble
or in ERT).
At the very least, the menu item should be named something like "Print
(Postscript)" or "Print (dvips)". An unqualified "Print" menu action
isn't meaningful for LyX.
--
Michael Wojcik
l send it. Alas, I am not
particularly good at composing clear email messages."
--
Michael Wojcik
27;s supposed to be a Ruby script that converts Freemind documents
to LaTeX, but it's apparently no longer available, and there are
advantages to doing it with XSLT: you can export from within Freemind,
and you're using an engine designed for this purpose, so you can
concentrate on the transformations rather than the implementation.)
--
Michael Wojcik
standard for sort(1) as of SUSv3, by the way - it's not
specific to Linux.
--
Michael Wojcik
e mentioned a similar problem in 2004, apparently unresolved.[2]
[1] http://htmlhelp.com/reference/charset/iso160-191.gif
[2] http://marc.theaimsgroup.com/?l=lyx-users&m=108853821905898&w=2
--
Michael Wojcik
purchasing Adobe products.
--
Michael Wojcik
e code:en_US
Setting new encoding for Qt:iso8859-1
Maybe the Unicode locale is a problem; you could try using a different
locale, just to see if that has any effect.
Other than that, I don't have any ideas. I haven't had to muck about
with LyX's input handling on Linux.
--
Michael Wojcik
ent, does it appear
correctly in DVI and PDF output?
--
Michael Wojcik
Alan Isaac wrote:
On Sat, 24 Feb 2007, Michael Wojcik wrote:
I'd avoid GNU RCS for Windows. I've seen it corrupt
working files numerous times.
Perhaps relevant:
http://www.uvm.edu/~ashawley/rcs/faq.txt
No, these are actual bugs in either RCS or GNU diff. I've worked with
etails button.) When you have the Language Bar visible, see if it
changes when you switch focus between LyX and other applications where
the keyboard works as expected.
--
Michael Wojcik
and press
right-arrow to get past the }, then space to get out of math-mode.
So, in summary, I'd say math-mode works OK, but this looks like a golden
opportunity to practice LyX customization to make it easier to enter
this kind of information, if you have to do it more than once or twice.
[1] http://www.bitjungle.com/isoent/
--
Michael Wojcik
get LyX
to work with CVSNT, if you want to use the file-versioning features
built into LyX.
--
Michael Wojcik
he public
domain and let anyone - evil, money-grubbing corporations included - use
them as they see fit.
(I had a short polemic about the diminishment of the public domain
ready, but this isn't the place for it.)
--
Michael Wojcik
build
LyX, and I don't have time right now to pull the sources and do that.
(I'm not sure I have the disk space required, for that matter.)
--
Michael Wojcik
anual.html. (If you're not sure
where to find it, search your disk for hyperref.) LaTeX typically comes
with tons of package documentation and other useful tidbits, but it's a
bit disorganized.
--
Michael Wojcik
to be a case-sensitivity issue. The package is CJK.sty,
not cjk.sty. You need \usepackage{CJK} in the preamble.
If you don't have CJK.sty on your system, you'll have to look at how
your LaTeX implementation installs packages. I'm using MikTeX, so I
can't offer any help
/easier.
linkd, if it's available, appears to require the same permissions as
actually creating the c:\aspell directory, so putting it on the flash
drive might indeed be simpler. It also has the advantage that the
c:\aspell virtual path will go away when the machine is rebooted or when
explicitly deleted with linkd, so there's no permanent change to the
target system.
--
Michael Wojcik
s" authority, but if you're logged in as J Random
User on a typical XP box, I suspect you won't have that authority for
c:\. And that, of course, is as it should be; ordinary users shouldn't
be able to create directories, real or virtual, in the root of the boot
drive (assuming c: is the boot drive).
--
Michael Wojcik
ffect.
I prefer CUI clients, and I don't care to have applications (LyX or
otherwise) mucking about with my version control. But there's a
Tortoise for CVSNT, too, for people who prefer GUI integration.
--
Michael Wojcik
in the document. It's a real character in an appropriate font, so
it scales with the rest of the text and so forth.
This works well for DVI and PDF, in my tests.
I'd like to thank several people on the list who offered advice when I
asked how to do this a while back, by the way, particularly Helge
Hafting, who pointed me down this path.
--
Michael Wojcik
cter in using ERT?
Any opinions on the best way to do this? Final output will be PDF
(probably created with pdflatex), and I'm using LyX under Windows,
though I could easily install it under Linux if for some reason it was
easier there.
--
Michael Wojcik
ent versions of Windows (at least
XP and subsequent).
The XP-era cmd allows "2>" to redirect only stderr, and constructs like
"2>&1" to redirect stderr to stdout. It's still a far cry from ksh, but
it's improved to the point where it's usable for simple tasks, anyway.
--
Michael Wojcik
Stephen P. Harris wrote:
- Original Message - From: "Michael Wojcik" <[EMAIL PROTECTED]>
Geoffrey Lloyd wrote:
While two open single quotes are needed - ie `` - the use of " is
valid for closing quotes.
Needed why? In LyX, the " character should be
)
when following up? That makes it far too easy for your messages to be
separated.)
--
Michael Wojcik
gree with that,
but if we all agreed on everything we wouldn't have much to talk about
at parties.)
--
Michael Wojcik
te: if you open a command window and type "help subst"
or "subst /?", you'll get some usage information.
--
Michael Wojcik
nd an autorun entry in the Registry so it takes effect
every time you reboot.
(Personally, I don't use the "Documents and Settings" directory at all
if I can help it. I have a sensible user directory with a non-spacey path.)
--
Michael Wojcik
cient and maintainable, but most
Word documents are write-once anyway.
And, of course, there are the realities of document interchange. If
you're writing academic articles in the humanities, good luck submitting
in anything Word can't digest. Sometimes PDF is an option, but that's
still relatively rare. And for students that often applies as well,
since professors are increasingly requesting electronic submission of
papers, and many of them won't take anything but Word.
--
Michael Wojcik
on.
1. http://www.adobe.com/support/techdocs/316508.html
--
Michael Wojcik
error message? I really
must download the source so I can start submitting patches. This is
just the sort of thing that the main developers never get around to
because it's not a showstopper for anyone, but is trivial to fix, so
it's ideal for a community-contributed patch.)
--
Michael Wojcik
ion in
the for command. Left as an exercise for the reader, unless I get
around to writing a followup.
--
Michael Wojcik
Ekkehart Schlicht wrote:
Michael Wojcik wrote:
You could try the following:
1. Rename lyx2lyx to lyx2lyx.py.
2. Make sure .py files have the correct association. You can create
a simple "test.py" containing just "print 'Hello'" and run that
from the command line to c
Andre Poenitz wrote:
On Wed, Jan 26, 2005 at 06:59:29PM -0500, Michael Wojcik wrote:
Actually, at least in XP (and, presumably, Win2003), if the association
for the "py" file extension is correct, running foo.py from the command
line works fine, as does eg system("foo.py"
e of this ends up in ~./xsession-errors.
Don't have one of those on my system.
It's actually ~/.xsession-errors - that is, a file named
".xsession-errors" in your home directory.
--
Michael Wojcik
e over it first.)
I can also do a Tip for my Windows lyx2lyx.cmd hack.
--
Michael Wojcik
Paul Smith wrote:
On Thu, 27 Jan 2005 09:23:48 -0500, Michael Wojcik <[EMAIL PROTECTED]> wrote:
Presumably, the fix would be to create the missing symlink:
su root ln -s libbz2.so.1.0.0 /usr/lib/libbz2.so
but I haven't tried this myself.
Thanks, Michael, but, apparently, it doe
into the process at startup. So ldd wants
the filenames with suffixed version numbers, but ld wants them with no
suffix.
Presumably, the fix would be to create the missing symlink:
su root ln -s libbz2.so.1.0.0 /usr/lib/libbz2.so
but I haven't tried this myself.
--
Michael Wojcik
2lyx; that will actually run
lyx2lyx.cmd, which will run lyx2lyx.py.
I haven't actually tried this with lyx2lyx, but it works for a simple
test Python script, so it might fix the lyx2lxy issue on Windows.
--
Michael Wojcik
IIRC; just typing the name at the command
prompt wouldn't have done it.
I tried playing around with various combinations of Windows "shortcuts"
and Interix symbolic and hard links, but couldn't find one that would
pick the right associated program for a file without an extension.
--
Michael Wojcik
f my quotations that cross a paragraph boundary,
since they often don't start at the beginning of a paragraph. But
that's minor - I imagine I can probably suppress the indentation of the
first paragraph with a little ERT.
--
Michael Wojcik
70 matches
Mail list logo