Use zoombox inside tabular?











up vote
0
down vote

favorite












I would like to use zoombox inside a tabular environment, something like this:



begin{tabular}{c c}
zoombox{includegraphics[width=0.22textwidth]{fig_1.eps}}
&
zoombox{includegraphics[width=0.22textwidth]{fig_2.eps}}
end{tabular}


It works, except that when I click on fig_1, say, I see both fig_1 and fig_2 enlarged side-by-side. I would like to see an enlargement of just fig_1. Any suggestions, please? Thanks.










share|improve this question




















  • 2




    Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
    – epR8GaYuh
    15 hours ago






  • 1




    did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
    – David Carlisle
    15 hours ago










  • Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
    – dcalvis
    2 hours ago










  • OK, I guess it is in the right place after all. I hope I made it more clear.
    – dcalvis
    21 mins ago










  • Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
    – Andrew
    6 mins ago















up vote
0
down vote

favorite












I would like to use zoombox inside a tabular environment, something like this:



begin{tabular}{c c}
zoombox{includegraphics[width=0.22textwidth]{fig_1.eps}}
&
zoombox{includegraphics[width=0.22textwidth]{fig_2.eps}}
end{tabular}


It works, except that when I click on fig_1, say, I see both fig_1 and fig_2 enlarged side-by-side. I would like to see an enlargement of just fig_1. Any suggestions, please? Thanks.










share|improve this question




















  • 2




    Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
    – epR8GaYuh
    15 hours ago






  • 1




    did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
    – David Carlisle
    15 hours ago










  • Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
    – dcalvis
    2 hours ago










  • OK, I guess it is in the right place after all. I hope I made it more clear.
    – dcalvis
    21 mins ago










  • Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
    – Andrew
    6 mins ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I would like to use zoombox inside a tabular environment, something like this:



begin{tabular}{c c}
zoombox{includegraphics[width=0.22textwidth]{fig_1.eps}}
&
zoombox{includegraphics[width=0.22textwidth]{fig_2.eps}}
end{tabular}


It works, except that when I click on fig_1, say, I see both fig_1 and fig_2 enlarged side-by-side. I would like to see an enlargement of just fig_1. Any suggestions, please? Thanks.










share|improve this question















I would like to use zoombox inside a tabular environment, something like this:



begin{tabular}{c c}
zoombox{includegraphics[width=0.22textwidth]{fig_1.eps}}
&
zoombox{includegraphics[width=0.22textwidth]{fig_2.eps}}
end{tabular}


It works, except that when I click on fig_1, say, I see both fig_1 and fig_2 enlarged side-by-side. I would like to see an enlargement of just fig_1. Any suggestions, please? Thanks.







zooming






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 22 mins ago

























asked 15 hours ago









dcalvis

112




112








  • 2




    Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
    – epR8GaYuh
    15 hours ago






  • 1




    did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
    – David Carlisle
    15 hours ago










  • Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
    – dcalvis
    2 hours ago










  • OK, I guess it is in the right place after all. I hope I made it more clear.
    – dcalvis
    21 mins ago










  • Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
    – Andrew
    6 mins ago














  • 2




    Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
    – epR8GaYuh
    15 hours ago






  • 1




    did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
    – David Carlisle
    15 hours ago










  • Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
    – dcalvis
    2 hours ago










  • OK, I guess it is in the right place after all. I hope I made it more clear.
    – dcalvis
    21 mins ago










  • Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
    – Andrew
    6 mins ago








2




2




Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
– epR8GaYuh
15 hours ago




Please add your current code as a MWE for us to help you. And your first sentence sounds like some image is not included into your post, too.
– epR8GaYuh
15 hours ago




1




1




did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
– David Carlisle
15 hours ago




did your title intend to say "Use something inside tabular" ? As it is the title gives no information and the question is about a command zoombox that is not defined by default so it is very hard to guess an answer to your question.
– David Carlisle
15 hours ago












Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
– dcalvis
2 hours ago




Apologies, all. This did not wind up in the correct location at all. I will study out the system and repost in the correct place and format.
– dcalvis
2 hours ago












OK, I guess it is in the right place after all. I hope I made it more clear.
– dcalvis
21 mins ago




OK, I guess it is in the right place after all. I hope I made it more clear.
– dcalvis
21 mins ago












Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
– Andrew
6 mins ago




Welcome to TeX.SX!! Rather than posting code fragments it is better to give a full minimal working example. Currently we have to guess what packages etc you are using and this makes it really hard to help you. A MWE should start with a documentclass command, have a minimal preamble and then begin{document}...end{document}. The code should compile and be as small as possible to demonstrate your problem. In any case, it is really difficult to help you without more information.
– Andrew
6 mins ago















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463506%2fuse-zoombox-inside-tabular%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463506%2fuse-zoombox-inside-tabular%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

サソリ

広島県道265号伴広島線

Accessing regular linux commands in Huawei's Dopra Linux