GithubHelp home page GithubHelp logo

Comments (13)

jsachs avatar jsachs commented on June 21, 2024

So you would want something where rather than having: A link, it would be like A link (http://somewebsite)?

Could we write a script over the .org to replace links like this?

from book.

lvh avatar lvh commented on June 21, 2024

Hi @jsachs :) We could, but that seems suboptimal; I think the piece of LaTeX that produces the links should also be able to make the links explicit as a build-time parameter.

from book.

jsachs avatar jsachs commented on June 21, 2024

Okay. Sounds like a fun thing to work on. How about something like this? We can modify the build script to have a paper release option/target. I can also work on a python script to loop over the entire .org file, find the web links, and modify them to have this option. I'm grossly simplifying but I think that's the basic outline.

from book.

lvh avatar lvh commented on June 21, 2024

A parameter that reconfigures hyperref (at least I think it's probably hyperref), possibly by redefining one of hyperref's commands, sound like the best option, a lot better than screwing with the source file.

Env var sounds fine for configuring that.

Keep in mind that since we're using org-mode, you can totally do your conditionals in org-mode if you like; so you'll produce two different TeX's depending on how you're building.

Does that make any sense?

from book.

jsachs avatar jsachs commented on June 21, 2024

Yes, but I'm sure I'll need to come back and ask more questions.

from book.

lvh avatar lvh commented on June 21, 2024

Thanks for your continued efforts!

from book.

jsachs avatar jsachs commented on June 21, 2024

Where does mptopdf come from? I've installed TeX Live but the command is still not found?

from book.

lvh avatar lvh commented on June 21, 2024

That's interesting. It shipped with my TeXLive installation.

from book.

lvh avatar lvh commented on June 21, 2024
$which mptopdf
/usr/local/texlive/2013/bin/x86_64-darwin/mptopdf

I'm assuming other texlive tools are visible in your shell, i.e. the texlive bin dir is on your path, etc?

from book.

jsachs avatar jsachs commented on June 21, 2024

Let me go re-add everything to my path and see if it works. The bin dir is there but sometimes my path is really fussy.

On Oct 3, 2014, at 11:47 AM, lvh [email protected] wrote:

$which mptopdf
/usr/local/texlive/2013/bin/x86_64-darwin/mptopdf
I'm assuming other texlive tools are visible in your shell, i.e. the texlive bin dir is on your path, etc?


Reply to this email directly or view it on GitHub.

from book.

jsachs avatar jsachs commented on June 21, 2024

I got the pdf to build. Hooray. However, I don't know anything about org mode. How do conditionals in ord mode work?

from book.

lvh avatar lvh commented on June 21, 2024

I am so sorry for this absurd delay. My inbox isn't giving me any repose, and I'm moving halfway across the world.

from book.

jsachs avatar jsachs commented on June 21, 2024

No worries! I've got other stuff I'm working on. Good luck with the move!

On Tue, Nov 18, 2014 at 11:35 AM, lvh [email protected] wrote:

I am so sorry for this absurd delay. My inbox isn't giving me any repose,
and I'm moving halfway across the world.


Reply to this email directly or view it on GitHub
#35 (comment).

from book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.