http://cygwin.com/acronyms/#TOFU - reformatted
> > > > My pwd is drive mapped to a windows share where the last character is a > > "$" (dollar sign). Latex reports lines of identical warnings: > > > > warning: //<host>/<share>$: Unrecognized variable construct `$' If anything, it is a LaTex bug, report it there. > > If you're looking for a workaround, I'd say easiest (and probably > obvious) is to net use a share name that doesn't end in $. Ask the > owner of the sharing machine to provide one. Or, use mount to create a mount point to the share so that latex does not have to see the trailing $. Symlinks would also do the trick, but they are not as efficient as mount points. -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/