从文件中获取乳胶变量/定义

发布于 2024-11-06 16:40:59 字数 172 浏览 1 评论 0原文

所以我们有一个具有如下映射的文件:

one/two/one.tex 27/11/85 some/other/two.tex 27/03/89

我希望我们所有的文档都引用此文件并提取适当的日期。例如,对于 one.tex,它将显示 27/11/85

有关如何执行此操作的任何建议吗?

So we have a file which has mappings like:

one/two/one.tex 27/11/85
some/other/two.tex 27/03/89

I would like all our documents to reference this file and pull out the appropriate date. For example, for one.tex, it would display 27/11/85

Any suggestion on how I can do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

只涨不跌 2024-11-13 16:40:59

您可以尝试 datatool 软件包。

您可以在 TeX StackExchange 上找到整个社区,其中与 TeX 相关的问题都不会太小。

You might try the datatool package.

You can find an entire community on the TeX StackExchange, where no TeX-related question is too small.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文