问题:有没有简单的方法可以打印出带有引用位置的词表?
我正在与一些计算机技能较弱的翻译人员合作,因此即使他们有电脑,当我给他们提供打印件而不是让他们在电脑上完成所有操作时,他们的工作效率更高。最近我们一直在纠正拼写,试图找出他们圣经中不一致的拼写。我可以使用各种工具和过滤器将列表缩小到我们想要检查的单词,只要我们在电脑上使用,这都没问题。但如果我想打印列表,就会很麻烦。我可以打印单词列表——但这并不总是有帮助的,因为他需要实际查看引用位置以检查每个地方的拼写。或者我可以打印每个单独的单词及其引用位置,但这相当繁琐,尤其是当我们有很多想要检查的单词时。有没有办法让词表执行类似“打印所有选定的单词及其引用位置”的操作?
Question: Is there an easy way to print out a list of words with references?
I’m working with translators who have quite weak computer skills, so even though they have a computer, they work better when I can give them a printout rather than having them do everything on the computer. Recently we’ve been correcting spelling, trying to catch inconsistent spellings in their Bible. I can use various tools and filters to narrow down the list to just the words we want to check, which is fine as long as we are just using the computer. But if I want to print the list out, it becomes a hassle. I can print off the list of words - but that’s not always helpful, as he needs to actually look at the references to check the spelling in each place. Or I can print each individual word with its references, but that is rather tedious, especially when we have a lot of words we want to check. Is there a way to tell the word list to do something like “print all selected words with references”?
机器翻译自 English