Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Show path of current file within text?

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Show path of current file within text?


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: Norbert Nemec <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Show path of current file within text?
  • Date: Wed, 16 Mar 2005 19:14:27 +0100

Sorry, the final trick is :
[[
<assign|the-pathname|<macro|<extern|(lambda () ((eval-string
(string-append "url-" (make-string 1 (string-ref ">" 4))
"string")) (get-name-buffer)))>>>
]]

The way it was written in my previous mail is the way
it is recorded in the file. Above is how you see it
from inside TeXmacs.




Archive powered by MHonArc 2.6.19.

Top of Page