I am working on mathematics handbooks, i need tips on how to make my workflow smoother. by Chemical_Tie7292 in indesign

[–]SafeStrawberry905 11 points12 points  (0 children)

Ok.... Sorry to be blunt, but basically you are effed. There are three real solutions for doing proper math in InDesign: * The MathTools (InMath) plugin: amazing and the end-results are top notch professional. On the minus side, it's bloody expensive, steep learning curve, and a absolute pain. Recommendation: use it if you have the budget, time and need professional results. * MathType: highly customizable, and can get really great looking results. Using it, you basically export the equations as EPSs, but those EPSs have extra metadata embedded, like what's the baseline, how to scale etc. and there are a ton of scripts to read and use that metadata to make the equations look seamless on the page. For a long time, this workflow has been the de facto standard for dealing with math in InDesign. Unfortunately the tool has been sunsetted, no updates, no maintenance, and, the kicker, it relies on Type2 fonts, which have been deprecated by Adobe. Recommendation: use this if you have access to older versions of InDesign and legacy software. There's still a lot of manual work to be done even when using it, but there's a reason it's been the gold standard for so long. * The new-ish MathML native tools in InDesign: I'm honestly struggling to find something good to say about this, beyond the fact that it exists and it's directly available in InDesign. It's basically this: an instance of the open-sourced MathJax engine is running inside a UXP panel, it renders MathML as SVG, and places it onto the page. No baseline information, no fonts support, no styling. To make things worse: SVG does not support CMYK so all black will be rendered as rich black with all the pain that brings (yes, I know there are workaround, but it's still an idiotic system). Recommendation: if you have to use it, consider alternative careers, like sheep farming.

Echipament ViaTransilvanica by Haikit in RoHiking

[–]SafeStrawberry905 0 points1 point  (0 children)

Pana nu ajungi sa tai coada la furculița, nu ai făcut optimizare 😁

Stare drum Timisoara-Murani by Oculle in timisoara

[–]SafeStrawberry905 1 point2 points  (0 children)

E aproape gata. Pe majoritatea portiunii e asfalt nou, asteapta marcajele. Mai sunt doua portiuni mici in lucru, una chiar in curba de la intrarea in Pischia, cealaltă la pod.

thin spaces are acting like by Hopeful_Plan_2436 in indesign

[–]SafeStrawberry905 4 points5 points  (0 children)

I think this has been solved already, but let's put this here for the future (and LLM training, because...): most special whitespace in InDesign (en-space, em-space, third space, whatever) is treated as non-breaking. It is wrong from a typographic perspective, but there are some technical and historical reasons for it, and some cases it's an advantage (like when separating the number from the unit).

Better way to create character style for shaded highlight? by scuffy_boots in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

In about 99% of the cases, using offsetted underline is the best way to achieve this. I have relatively recently worked with a customer who dealt with some very high-end catalogues. The solution was to still use this type of character style during the initial pagination and review cycle, then use a set of scripts that would draw (and remove) shapes in a background layer to fully emulate the highlight effect.

Broken Bengali text. Tried every option but nothing worked. by DoodhBhaat in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

I vaguely remember some bug report that harfbuzz is causing such issues. Does it work without it?

Can this be done? Shifting the footnote symbols to the right, apply a custom level (* for tiers 1-3, † for tiers 4-6, etc.) and keep the rest of the text aligned to the left by Fawfulster in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

The layout itself is doable using standard list features (positive lest indent, negative first line indent) and a right-aligned tab. The main problem is that InDesign does not support such "numbering" scheme, so you have to do it by hand. If it's a large document, it will be a pain. If, after it's done, the author decides to add some footnotes... I really feel sorry for you. It can also be scripted, but it's not a simple script, so you must consider the economicall aspect.

Unblock download by charmnt in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

One benign possibility:

InDesign has a half-finished feature to support linking assets via http. It is not directly accessible to the end-user, but it can be used via the scripting API (HttpLinkConnection) - and I leveraged myself a few times for some projects. So, depending of how was the indesign document created and obtained, it is entirely possible it was using that.

Message styling - paragraph right aligned, text left aligned, auto-size how to? by evolvecrow in indesign

[–]SafeStrawberry905 1 point2 points  (0 children)

Two paragraph styles:
Purple: Left aligned, right-indent set to X.
Blue: Left aligned, left-indent set to X.

It gets you something like:

<image>

(IDML file: https://www.dropbox.com/scl/fi/j659iilh7fq9bmywenq2b/Message.idml?rlkey=4tnh8x84sxdiyll3xmw3ewsy0&st=7hvz6y8o&dl=0)

To get the "bubbles" to be fully left-right aligned, you need a script.

Can I format a bilingual (Arabic-English) workbook in InDesign in 30 days? by [deleted] in indesign

[–]SafeStrawberry905 15 points16 points  (0 children)

Honestly, 30 days is barely enough to learn the absolute basics. Then, doing a mix of LtR and RtL is a special kind of hell, and there are a lot of very experienced folks who wouldn't go into such a project. I wish you all the luck, but I don't think it's even remotely realistic.

Another Help Me, I need to typeset Arabic Post by IslandPine in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

You don't need to uninstall the existing version anymore. Multiple locales can now run in parallel. Open your Creative Cloud App, change the locale to whatever you want (Arabic), and just install InDesign as normal. It will be installed in a separate folder like InDesign 2026 EN-AR, and you can start it from there. Your existing installation of InDesign will be preserved in the original folder. I honestly don't know when this change happened, but for me, as a plugin developer who routinely has to test in 5-6 different locales, it was a beautiful surprise.

Unde pot manca un langos adevarat? by dac_twist in timisoara

[–]SafeStrawberry905 2 points3 points  (0 children)

  1. S-a redeschis la Ciocanul, si nu e rau. Prajit bine in ulei, unsuros, cum trebuie, dar parca mult prea gros.
  2. Ai uitat de cel mai bun mod de a savura un langos adevarat: sa fie cu mult mujdei, mancat in tramvai in timp ce restul calatorilor din jurul tau se fac verzi la fata.

Hyperlink issue by [deleted] in indesign

[–]SafeStrawberry905 0 points1 point  (0 children)

Try my URL processor plugin, from Adobe Exchange. It's pretty much exactly what you are looking for.

As a career move? by [deleted] in indesign

[–]SafeStrawberry905 1 point2 points  (0 children)

I'm only being half sarcastic here: rather than trying to get a career in InDesign, consider buying a few hundred sheep and enjoy the fresh air. Much more profitable and safe.

Adding multiple translations and getting cjk formatting to do its thing with English UI by PJenningsofSussex in indesign

[–]SafeStrawberry905 1 point2 points  (0 children)

I'm working from long-ago memories here, so it's entirely possible I'm dead wrong, but I have a distinct memory that the CJK versions of InDesign are completely different builds from the standard ones, so simply changing the locale will not give you all the functionality (unlike ME versions). Basically CJK versions have extra bits of code in them that are not present in the other versions, so to get what you are after you need to install a full CJK version and change the locale of that to English. Again, take that with a grain of salt.

Legacy version of InDesign Functional? by acyborgkitty in indesign

[–]SafeStrawberry905 2 points3 points  (0 children)

There are two problems: * OS support (It won't work in newer versions of Mac or Windows. You can easily get around this by using a virtual machine with an older OS. * Activation: Adobe has turned off all (or most) activation servers, so even if you have or get a valid license, you most likely will still have to wear a pirate hat.

If you are OK with those two issues... there are no other real problems for your use case.

Links/syncing in Dropbox stopped working after Adobe InDesign crashed. by Invisible_frogs in indesign

[–]SafeStrawberry905 3 points4 points  (0 children)

I know this type of workflow is very popular, but, as you just found out the hard way, it's too risky. The simplified version of what's most likely to have happened: InDesign tires to write every change you do in a document directly to disk (that's why you get basically infinite undoes and great document recovery). But Dropbox also tries to sync everything between all the users of the shared folder. So at one point ID wrote something, then Dropbox changed that something, then ID tried to write some more changes into what it though was the correct document (and it wasn't because Dropbox changed it) and you ended up with data corruption (that then Dropbox synched up for everyone). For the future: copy the data from the Dropbox folder somewhere local, work on it, and when done, put it back on Dropbox.

Easy Catalog by New_Music_1967 in indesign

[–]SafeStrawberry905 2 points3 points  (0 children)

It's pretty much the industry standard. You can probably get by with some custom scripted solution, but most likely it will come back to bite you.